diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-27 23:41:19 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-27 23:41:19 +0200 |
commit | f30471df4f90df2b5f21a2f061e6d0c65b4e2a9a (patch) | |
tree | d22b9b9a9d0638bff77c49d66bedc46819e453ab /view/theme/diabook/communityhome.tpl | |
parent | 211d00a1f550094931e737b062d7f70797bde652 (diff) | |
download | volse-hubzilla-f30471df4f90df2b5f21a2f061e6d0c65b4e2a9a.tar.gz volse-hubzilla-f30471df4f90df2b5f21a2f061e6d0c65b4e2a9a.tar.bz2 volse-hubzilla-f30471df4f90df2b5f21a2f061e6d0c65b4e2a9a.zip |
small fix in diabook
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 c43cf861f..a14705ed7 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -9,7 +9,7 @@ <h3 style="margin-top:0px;">Help or @NewHere ?<a id="close_helpers_icon" onClick="close_helpers()" class="icon close_box" title="close"></a></h3> <a href="https://helpers.pyxis.uberspace.de/profile/helpers" style="margin-left: 10px; " title="Friendica Support" target="blank">Friendica Support</a><br> <a href="https://letstalk.pyxis.uberspace.de/profile/letstalk" style="margin-left: 10px; " title="Let's talk" target="blank">Let's talk</a><br> -<a href="http://newzot.hydra.uberspace.de/profile/newzot" title="Local Friendica" style="margin-left: 10px; " target="blank">Local Friendica</a> +<a href="http://newzot.hydra.uberspace.de/profile/newzot" title="Local Friendica" style="margin-left: 10px; " target="blank">Local Friendica</a><br> <a href="http://kakste.com/profile/newhere" title="@NewHere" style="margin-left: 10px; " target="blank">NewHere</a> {{ endif }} </div> |