diff options
author | Friendika <info@friendika.com> | 2011-03-28 18:06:36 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-28 18:06:36 -0700 |
commit | 6a280c321daedaa8444a2a64e1a824ae60a9229b (patch) | |
tree | cc7ce6480ca0a6b2a00961fde108e66477468d80 /view/de | |
parent | 00b5f6f8a1bdc004380fd75dd5e6dc52117dd6d7 (diff) | |
download | volse-hubzilla-6a280c321daedaa8444a2a64e1a824ae60a9229b.tar.gz volse-hubzilla-6a280c321daedaa8444a2a64e1a824ae60a9229b.tar.bz2 volse-hubzilla-6a280c321daedaa8444a2a64e1a824ae60a9229b.zip |
small wording change
Diffstat (limited to 'view/de')
-rw-r--r-- | view/de/settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/de/settings.tpl b/view/de/settings.tpl index 170939991..1924fc8e1 100644 --- a/view/de/settings.tpl +++ b/view/de/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> |