diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-01-25 19:03:41 +0100 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-01-25 19:03:41 +0100 |
commit | 6558ee1e2210fb41b1f4d95f806ee441a565087d (patch) | |
tree | ae1f34aa7a25432652b2bc1f1264d09dc94c51cf /view/de/profile_listing_header.tpl | |
parent | 1f95ba5c344a1b17c735bf2760a169beeff864c2 (diff) | |
parent | bb5ad77e2a67e0443444a433583c7d8de1a037a9 (diff) | |
download | volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.tar.gz volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.tar.bz2 volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.zip |
Merge branch 'friendika-master'
Diffstat (limited to 'view/de/profile_listing_header.tpl')
-rw-r--r-- | view/de/profile_listing_header.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/view/de/profile_listing_header.tpl b/view/de/profile_listing_header.tpl new file mode 100644 index 000000000..3be77ba0d --- /dev/null +++ b/view/de/profile_listing_header.tpl @@ -0,0 +1,8 @@ +<h1>Profile</h1> +<p id="profile-listing-desc" > +<a href="profile_photo" >Profilbild ändern</a> +</p> +<div id="profile-listing-new-link-wrapper" > +<a href="profiles/new" id="profile-listing-new-link" name="Neues Profil anlegen" >Neues Profil anlegen</a> +</div> + |