aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/profile.php')
-rw-r--r--view/profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/profile.php b/view/profile.php
index d95edb952..e8de331e1 100644
--- a/view/profile.php
+++ b/view/profile.php
@@ -20,7 +20,7 @@
<div id="profile-extra-links">
- <a id="dfrn-request-link" href="dfrn_request/<?php echo $profile['uid']; ?>">Introductions</a>
+ <a id="dfrn-request-link" href="dfrn_request/<?php echo $profile['nickname']; ?>">Introductions</a>
</div>