diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-30 13:48:34 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-30 13:48:34 +0200 |
commit | 5ced7f2bc57176f399d8964183bfe453b1b91eff (patch) | |
tree | cd6e839d95b415f965a91bcf5b1a877f21cbd26a /view/theme/diabook/communityhome.tpl | |
parent | bcc58016089c5e5c0e1e5e247d9253b4ac664c2c (diff) | |
download | volse-hubzilla-5ced7f2bc57176f399d8964183bfe453b1b91eff.tar.gz volse-hubzilla-5ced7f2bc57176f399d8964183bfe453b1b91eff.tar.bz2 volse-hubzilla-5ced7f2bc57176f399d8964183bfe453b1b91eff.zip |
add themes diabook-red & diabook-aerith
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 72e27e4e5..91871a7b9 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -36,7 +36,7 @@ <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> <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="$nav.invite.3" >$nv.invite.1</a> +<a class="$nv.invite.2" href="$nv.invite.0" style="margin-left: 10px; " title="$nv.invite.3" >$nv.invite.1</a> $nv.search {{ endif }} </div> |