aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_listing_header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/profile_listing_header.tpl')
-rwxr-xr-xview/profile_listing_header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/profile_listing_header.tpl b/view/profile_listing_header.tpl
index 09e4fc9b2..61a273792 100755
--- a/view/profile_listing_header.tpl
+++ b/view/profile_listing_header.tpl
@@ -3,6 +3,6 @@
<a href="profile_photo" >$chg_photo</a>
</p>
<div id="profile-listing-new-link-wrapper" class="button" >
-<a href="profiles/new" id="profile-listing-new-link" title="$cr_new" >$cr_new</a>
+<a href="$cr_new_link" id="profile-listing-new-link" title="$cr_new" >$cr_new</a>
</div>