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