aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_listing_header.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-06 00:49:30 -0700
committerFriendika <info@friendika.com>2011-11-06 00:49:30 -0700
commit7d8acd038ecb86350a004b94fff5d1c2a0c0e5e9 (patch)
tree51457b8e0b37a88f014639ea9acfd68102e078f6 /view/profile_listing_header.tpl
parentcc1c015f20061afb05f378062aa6286d3e5628d3 (diff)
downloadvolse-hubzilla-7d8acd038ecb86350a004b94fff5d1c2a0c0e5e9.tar.gz
volse-hubzilla-7d8acd038ecb86350a004b94fff5d1c2a0c0e5e9.tar.bz2
volse-hubzilla-7d8acd038ecb86350a004b94fff5d1c2a0c0e5e9.zip
button text not closed
Diffstat (limited to 'view/profile_listing_header.tpl')
-rw-r--r--view/profile_listing_header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/profile_listing_header.tpl b/view/profile_listing_header.tpl
index 95d0f177c..09e4fc9b2 100644
--- a/view/profile_listing_header.tpl
+++ b/view/profile_listing_header.tpl
@@ -2,7 +2,7 @@
<p id="profile-listing-desc" class="button" >
<a href="profile_photo" >$chg_photo</a>
</p>
-<div id="profile-listing-new-link-wrapper" class="button >
+<div id="profile-listing-new-link-wrapper" class="button" >
<a href="profiles/new" id="profile-listing-new-link" title="$cr_new" >$cr_new</a>
</div>