diff options
Diffstat (limited to 'view/sv/profile_listing_header.tpl')
-rw-r--r-- | view/sv/profile_listing_header.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/sv/profile_listing_header.tpl b/view/sv/profile_listing_header.tpl index 476fc55f9..ce81dd279 100644 --- a/view/sv/profile_listing_header.tpl +++ b/view/sv/profile_listing_header.tpl @@ -3,6 +3,5 @@ <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" >Skapa en ny profil</a> +<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Skapa ny profil</a> </div> - |