diff options
Diffstat (limited to 'view/settings.tpl')
-rw-r--r--[-rwxr-xr-x] | view/settings.tpl | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index 8753474af..59c669a87 100755..100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -1,5 +1,3 @@ -$tabs - <h1>$ptitle</h1> $nickname_block @@ -101,7 +99,13 @@ $unkmail <h3 class="settings-heading">$h_not</h3> -<div id="settings-notify-desc">$lbl_not </div> +<strong>$activity_options</strong> + +{{inc field_checkbox.tpl with $field=$post_newfriend }}{{endinc}} +{{inc field_checkbox.tpl with $field=$post_profilechange }}{{endinc}} + + +<div id="settings-notify-desc"><strong>$lbl_not </strong></div> <div class="group"> {{inc field_intcheckbox.tpl with $field=$notify1 }}{{endinc}} |