]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/admin_site.tpl
admin option to disable post content in email notifications for the site
[friendica.git] / view / theme / frost / smarty3 / admin_site.tpl
index 69172468cc60805873888f4b27af3c4b0a2eabad..2f51173591e15f8bcd5cd10b2aa61c98fd3db09e 100644 (file)
@@ -48,6 +48,7 @@
        {{include file="field_input.tpl" field=$global_directory}}
        {{include file="field_checkbox.tpl" field=$thread_allow}}
        {{include file="field_checkbox.tpl" field=$newuser_private}}
+       {{include file="field_checkbox.tpl" field=$enotify_no_content}}
        
        <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>