]> 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 91aeda035792e5c1f40aa40372a5448a6e6f1b0b..a419cd9a57a3ad78bb1036995528edfd8026423f 100644 (file)
@@ -40,7 +40,8 @@
        {{ inc field_checkbox.tpl with $field=$dfrn_only }}{{ endinc }}
        {{ 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_public }}{{ 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>