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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user