diff options
Diffstat (limited to 'view/profile.php')
-rw-r--r-- | view/profile.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/profile.php b/view/profile.php index 54087404a..808e2dbaa 100644 --- a/view/profile.php +++ b/view/profile.php @@ -19,7 +19,9 @@ <?php } ?>
<div id="profile-extra-links">
+
<a id="dfrn-request-link" href="dfrn_request/<?php echo $profile['uid']; ?>">Introductions</a>
+
</div>
<?php if ( (strlen($profile['address']))
|