diff options
author | Friendika <info@friendika.com> | 2011-01-25 04:00:46 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-25 04:00:46 -0800 |
commit | e83db7876de79d392050dd71f0dc191325c8b8db (patch) | |
tree | 9c8267507165caff56fd08839a80000090c6dad8 /view/de/profile_listing_header.tpl | |
parent | 5a7ff660c4eabb989e5993cbf03bfe6786622bce (diff) | |
parent | 5eacc57800aac89c5faeb54988e6256df66c9ff7 (diff) | |
download | volse-hubzilla-e83db7876de79d392050dd71f0dc191325c8b8db.tar.gz volse-hubzilla-e83db7876de79d392050dd71f0dc191325c8b8db.tar.bz2 volse-hubzilla-e83db7876de79d392050dd71f0dc191325c8b8db.zip |
Merge branch 'master' of https://github.com/tobiasd/friendika into tobiasd-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> + |