diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-27 08:28:47 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-27 08:28:47 +0200 |
commit | e7bc3f2bd0f578d04c271029d869e1fbc36cbec4 (patch) | |
tree | 530e49fd6e68152f5a0fc1c0eded3d3491363ccf /view/theme/diabook-blue/communityhome.tpl | |
parent | b9d976e31b35cfb2307eb1396edf4e011657e175 (diff) | |
download | volse-hubzilla-e7bc3f2bd0f578d04c271029d869e1fbc36cbec4.tar.gz volse-hubzilla-e7bc3f2bd0f578d04c271029d869e1fbc36cbec4.tar.bz2 volse-hubzilla-e7bc3f2bd0f578d04c271029d869e1fbc36cbec4.zip |
add "find friends" to right_aside to diabook, fixes in css in diabook
Diffstat (limited to 'view/theme/diabook-blue/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook-blue/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/communityhome.tpl b/view/theme/diabook-blue/communityhome.tpl index 854684a5f..748e6d077 100755 --- a/view/theme/diabook-blue/communityhome.tpl +++ b/view/theme/diabook-blue/communityhome.tpl @@ -24,7 +24,7 @@ </div> {{ endif }} -{{ if $lastusers_title }} +{{ if $nv }} <h3>Find Friends</h3> <a class="$nv.directory.2" href="$nv.directory.0" style="margin-left: 10px; " title="$nv.directory.3" >$nv.directory.1</a><br> <a class="$nv.match.2" href="$nv.match.0" style="margin-left: 10px; " title="$nv.match.3" >$nv.match.1</a><br> |