aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/settings.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/de/settings.tpl')
-rw-r--r--view/de/settings.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/de/settings.tpl b/view/de/settings.tpl
index 675ef675f..1924fc8e1 100644
--- a/view/de/settings.tpl
+++ b/view/de/settings.tpl
@@ -2,6 +2,8 @@
<div id="plugin-settings-link"><a href="settings/addon">Plugin Einstellungen</a></div>
+$uexport
+
$nickname_block
@@ -89,6 +91,14 @@ $profile_in_net_dir
</div>
<div id="settings-default-perms-end"></div>
+<div id="settings-blockw-wrapper" >
+<label id="settings-blockw-label" for="settings-blockw" >Allow friends to post to your profile page: </label>
+<input type="checkbox" name="blockwall" id="settings-blockw" value="1" $blockw_checked />
+</div>
+<div id="settings-blockw-end" ></div>
+
+
+
<div id="settings-expire-desc">Automatically expire (delete) posts older than <input type="text" size="3" name="expire" value="$expire" /> days</div>
<div id="settings-expire-end"></div>