From cd518625bf561f1ed42db0b78030b74c32435136 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 1 May 2016 19:19:17 -0700 Subject: some much needed work on oembed security --- view/tpl/admin_security.tpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'view/tpl/admin_security.tpl') diff --git a/view/tpl/admin_security.tpl b/view/tpl/admin_security.tpl index 3823d8235..39f389e54 100755 --- a/view/tpl/admin_security.tpl +++ b/view/tpl/admin_security.tpl @@ -15,6 +15,18 @@ {{include file="field_textarea.tpl" field=$whitelisted_channels}} {{include file="field_textarea.tpl" field=$blacklisted_channels}} + {{if $embedhelp1}} +
{{$embedhelp1}}
+ {{/if}} + +
+
{{$embedhelp2}}
+
+
{{$embedhelp3}}
+
+
{{$embedhelp4}}
+
+ {{include file="field_textarea.tpl" field=$embed_allow}} {{include file="field_textarea.tpl" field=$embed_deny}} -- cgit v1.2.3