aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_listing_header.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-09-29 09:03:30 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-09-29 09:03:30 +0200
commit47f38bc3abb175843fb664e9784b14df11130d0a (patch)
tree49b1398c0f71e79f7c77430384c8417a0c60e917 /view/profile_listing_header.tpl
parent6cf5da1e4bc43d8446f5789bc93f82673ec64c2e (diff)
parent6d36fab90f378222db599cda62cceb46006f67e2 (diff)
downloadvolse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.tar.gz
volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.tar.bz2
volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.zip
Merge branch 'master' of git://github.com/friendika/Free-Friendika
Diffstat (limited to 'view/profile_listing_header.tpl')
-rw-r--r--view/profile_listing_header.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/profile_listing_header.tpl b/view/profile_listing_header.tpl
index 707dfec53..95d0f177c 100644
--- a/view/profile_listing_header.tpl
+++ b/view/profile_listing_header.tpl
@@ -1,8 +1,8 @@
<h1>$header</h1>
-<p id="profile-listing-desc" >
+<p id="profile-listing-desc" class="button" >
<a href="profile_photo" >$chg_photo</a>
</p>
-<div id="profile-listing-new-link-wrapper" >
+<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>