diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-03-29 18:00:19 +0200 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-03-29 18:00:19 +0200 |
commit | 6631bc64d342a90c1ddc1094bf926957e82fbb56 (patch) | |
tree | 6cf84e4b5ce1773918cfa0e9de5bc6aa7eb516b3 /view/sv/settings.tpl | |
parent | 2a23147042f568c2b6957b81355c0123033f1854 (diff) | |
parent | 920396e4024e56c3e00f1f159268c2aba16e4609 (diff) | |
download | volse-hubzilla-6631bc64d342a90c1ddc1094bf926957e82fbb56.tar.gz volse-hubzilla-6631bc64d342a90c1ddc1094bf926957e82fbb56.tar.bz2 volse-hubzilla-6631bc64d342a90c1ddc1094bf926957e82fbb56.zip |
Merge remote-tracking branch 'friendika/master'
Diffstat (limited to 'view/sv/settings.tpl')
-rw-r--r-- | view/sv/settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/sv/settings.tpl b/view/sv/settings.tpl index a1fff52eb..5c776c3a3 100644 --- a/view/sv/settings.tpl +++ b/view/sv/settings.tpl @@ -92,7 +92,7 @@ $profile_in_net_dir <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: </label> +<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> |