diff options
author | Michael Vogel <icarus@dabo.de> | 2012-04-02 22:00:22 +0200 |
---|---|---|
committer | Michael Vogel <icarus@dabo.de> | 2012-04-02 22:00:22 +0200 |
commit | 3dc317dcc62c8e982d964bcae421a1410771d51c (patch) | |
tree | 6e63f4e263a6637656ed24dfb5c36292d442c268 /view/theme/diabook-blue/communityhome.tpl | |
parent | a39d8d3f02e5bbd711fde71594c2c787b21ef2e9 (diff) | |
parent | 6dfd55668f39d2cfb27d468cc982471abaad5165 (diff) | |
download | volse-hubzilla-3dc317dcc62c8e982d964bcae421a1410771d51c.tar.gz volse-hubzilla-3dc317dcc62c8e982d964bcae421a1410771d51c.tar.bz2 volse-hubzilla-3dc317dcc62c8e982d964bcae421a1410771d51c.zip |
Merge commit 'upstream/master'
Diffstat (limited to 'view/theme/diabook-blue/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook-blue/communityhome.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/diabook-blue/communityhome.tpl b/view/theme/diabook-blue/communityhome.tpl index cff75cd40..3b95b376e 100755 --- a/view/theme/diabook-blue/communityhome.tpl +++ b/view/theme/diabook-blue/communityhome.tpl @@ -34,6 +34,7 @@ {{ if $nv }} <h3>Find Friends<a id="close_friends_icon" onClick="close_friends()" class="icon close_box" title="close"></a></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.global_directory.2" href="$nv.global_directory.0" style="margin-left: 10px; " title="$nv.global_directory.3" >$nv.global_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> <a class="$nv.suggest.2" href="$nv.suggest.0" style="margin-left: 10px; " title="$nv.suggest.3" >$nv.suggest.1</a><br> <a class="$nv.invite.2" href="$nv.invite.0" style="margin-left: 10px; " title="$nv.invite.3" >$nv.invite.1</a> |