diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-23 10:16:11 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-23 10:16:11 +0100 |
commit | c35b9ec24f1449a691afeeb985a41fbaf07b2af1 (patch) | |
tree | 95bb8a727235a8e22ed81440359fe71c4e09f6c4 /view/theme/diabook/communityhome.tpl | |
parent | 7706a8f9d8d71b89c791f31f957496b95b8bb31f (diff) | |
download | volse-hubzilla-c35b9ec24f1449a691afeeb985a41fbaf07b2af1.tar.gz volse-hubzilla-c35b9ec24f1449a691afeeb985a41fbaf07b2af1.tar.bz2 volse-hubzilla-c35b9ec24f1449a691afeeb985a41fbaf07b2af1.zip |
fix in css right_aside
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 0fc77314d..944aec2dd 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -4,6 +4,7 @@ <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> {{ endif }} + {{ if $lastusers_title }} <h3>$lastusers_title</h3> <div class='items-wrapper'> |