diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-26 10:33:28 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-26 10:33:28 +0200 |
commit | 876aa0c75277b1697f89f279ddedb4ec6a513f95 (patch) | |
tree | 621ba35b16fee2e15b4a6c87f47e0afd02b37a06 /view/theme/diabook/communityhome.tpl | |
parent | ca31aed490a65ce4b5795e1440d4fbf303fdd399 (diff) | |
download | volse-hubzilla-876aa0c75277b1697f89f279ddedb4ec6a513f95.tar.gz volse-hubzilla-876aa0c75277b1697f89f279ddedb4ec6a513f95.tar.bz2 volse-hubzilla-876aa0c75277b1697f89f279ddedb4ec6a513f95.zip |
small fix in diabook :: add local friendica to right_aside
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 1ba9ad081..23c26c910 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -2,7 +2,8 @@ <h3 style="margin-top:0px;">Help or @NewHere ?</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://kakste.com/profile/newhere" title="#NewHere" style="margin-left: 10px; " target="blank">NewHere</a> +<a href="http://newzot.hydra.uberspace.de/profile/newzot" title="Local Friendica" style="margin-left: 10px; " target="blank">Local Friendica</a> +<a href="http://kakste.com/profile/newhere" title="@NewHere" style="margin-left: 10px; " target="blank">NewHere</a> {{ endif }} {{ if $lastusers_title }} |