]> git.mxchange.org Git - friendica.git/blobdiff - view/profile_listing_header.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / profile_listing_header.tpl
index d4b139a698cf5ac5ca566c5e225f140fb95e93b0..61a27379292bb14991271e35ee1c6145f6b24e6f 100644 (file)
@@ -1,8 +1,8 @@
-<h1>Profiles</h1>
-<p id="profile-listing-desc" >
-<a href="profile_photo" >Change profile photo</a>
+<h1>$header</h1>
+<p id="profile-listing-desc" class="button" >
+<a href="profile_photo" >$chg_photo</a>
 </p>
-<div id="profile-listing-new-link-wrapper" >
-<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Create New Profile</a>
+<div id="profile-listing-new-link-wrapper" class="button" >
+<a href="$cr_new_link" id="profile-listing-new-link" title="$cr_new" >$cr_new</a>
 </div>