]> git.mxchange.org Git - friendica.git/blobdiff - view/profile_listing_header.tpl
mod/dfrn_request.php and templates - Friendika -> Friendica
[friendica.git] / view / profile_listing_header.tpl
old mode 100644 (file)
new mode 100755 (executable)
index ce05265..09e4fc9
@@ -1,8 +1,8 @@
-<h1>Profiles</h1>
-<p id="profile-listing-desc" >
-Click photo to change profile image or use controls to edit/delete profile details.
+<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="profiles/new" id="profile-listing-new-link" title="$cr_new" >$cr_new</a>
 </div>