diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-23 07:28:48 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-23 07:28:48 +0100 |
commit | 7706a8f9d8d71b89c791f31f957496b95b8bb31f (patch) | |
tree | 31d591b4f19fa71aa972aa797b51880728dc3d76 /view/theme/diabook/communityhome.tpl | |
parent | 149b3f30187629d2fc271429d215f90b4be712d5 (diff) | |
download | volse-hubzilla-7706a8f9d8d71b89c791f31f957496b95b8bb31f.tar.gz volse-hubzilla-7706a8f9d8d71b89c791f31f957496b95b8bb31f.tar.bz2 volse-hubzilla-7706a8f9d8d71b89c791f31f957496b95b8bb31f.zip |
small fix
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 876276ca8..0fc77314d 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -1,5 +1,5 @@ {{ if $lastusers_title }} -<h3 style="margin-top:0px;">Help or #Newhere?</h3> +<h3 style="margin-top:0px;">Help or #NewHere?</h3> <a href="https://helpers.pyxis.uberspace.de/profile/helpers" style="margin-left: 10px; color:#000;" title="Friendica Support" target="blank">Friendica Support</a><br> <a href="https://letstalk.pyxis.uberspace.de/profile/letstalk" style="margin-left: 10px; color:#000;" title="Let's talk" target="blank">Let's talk</a><br> <a href="http://kakste.com/profile/newhere" title="#NewHere" style="margin-left: 10px; color:#000;" target="blank">NewHere</a> |