Edited view/sv/profile_listing_header.tpl via GitHub

This commit is contained in:
erik 2011-03-22 07:26:00 -07:00
parent e94ae8d396
commit 9672d22797
1 changed files with 3 additions and 3 deletions

View File

@ -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>