1
1
Fork 0

allow admin to prevent private image embedding on hub

This commit is contained in:
Zach Prezkuta 2013-03-03 09:44:41 -07:00
commit 0187283709
11 changed files with 54 additions and 10 deletions

View file

@ -91,6 +91,7 @@
{{include file="field_checkbox.tpl" field=$newuser_private}}
{{include file="field_checkbox.tpl" field=$enotify_no_content}}
{{include file="field_checkbox.tpl" field=$private_addons}}
{{include file="field_checkbox.tpl" field=$disable_embedded}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
<h3>{{$advanced}}</h3>