Skip to content

Commit dc15025

Browse files
committed
Change the link text
1 parent d36c5ca commit dc15025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/templates/profile.mako

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<span id="profileFullname" class="h1 overflow ">${profile["fullname"]}</span>
3131
<span class="edit-profile-settings">
3232
% if user['is_profile']:
33-
<a href="/settings/">Edit this profile</a></span>
33+
<a href="/settings/">Edit your profile</a></span>
3434
% endif
3535
</div>
3636
</div><!-- end-page-header -->

0 commit comments

Comments
 (0)