diff options
author | erik <eeeeeee@utpost.se> | 2011-03-22 07:26:00 -0700 |
---|---|---|
committer | erik <eeeeeee@utpost.se> | 2011-03-22 07:26:00 -0700 |
commit | 9672d227974b0893d8e3b3bbe2c2afc7b50f0a4f (patch) | |
tree | 5ef560e4d7a1ebacb7300d0c09d086248bd350d2 | |
parent | e94ae8d396b8583407b140faf211f4f92a503bc6 (diff) | |
download | volse-hubzilla-9672d227974b0893d8e3b3bbe2c2afc7b50f0a4f.tar.gz volse-hubzilla-9672d227974b0893d8e3b3bbe2c2afc7b50f0a4f.tar.bz2 volse-hubzilla-9672d227974b0893d8e3b3bbe2c2afc7b50f0a4f.zip |
Edited view/sv/profile_listing_header.tpl via GitHub
-rw-r--r-- | view/sv/profile_listing_header.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/sv/profile_listing_header.tpl b/view/sv/profile_listing_header.tpl index d4b139a69..476fc55f9 100644 --- a/view/sv/profile_listing_header.tpl +++ b/view/sv/profile_listing_header.tpl @@ -1,8 +1,8 @@ -<h1>Profiles</h1> +<h1>Profiler</h1> <p id="profile-listing-desc" > -<a href="profile_photo" >Change profile photo</a> +<a href="profile_photo" >Byt profilbild</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> +<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Skapa en ny profil</a> </div> |