1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 10:44:20 +02:00

Add "Add Friend" to viewprofile

git-svn-id: file:///svn/phpbb/trunk@4528 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-10-04 14:00:31 +00:00
parent 7c940b9dc2
commit 54a3a8e2db
3 changed files with 11 additions and 4 deletions

View File

@@ -40,6 +40,11 @@
<tr>
<td align="center">{ONLINE_IMG}</td>
</tr>
<!-- IF S_USER_LOGGED_IN -->
<tr>
<td class="genmed" align="center">[ <a href="{U_ADD_FRIEND}">{L_ADD_FRIEND}</a> ]</td>
</tr>
<!-- ENDIF -->
</table></td>
<td class="row1" valign="top"><table width="100%" cellspacing="1" cellpadding="2" border="0">
<tr>