diff options
Diffstat (limited to 'phpBB/templates')
-rw-r--r-- | phpBB/templates/PSO/profile_view_body.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/PSO/profile_view_body.tpl b/phpBB/templates/PSO/profile_view_body.tpl index cf9e8d2aa8..72cedc085f 100644 --- a/phpBB/templates/PSO/profile_view_body.tpl +++ b/phpBB/templates/PSO/profile_view_body.tpl @@ -42,7 +42,7 @@ </tr> <tr> <td class="row1" height="25"><span class="gen">{L_ICQ_NUMBER}:</span></td> - <td class="row1">{ICQ_IMG}</td> + <td class="row1">{ICQ_STATUS_IMG} {ICQ_ADD_IMG}</td> </tr> <tr> <td class="row2" height="25"><span class="gen">{L_AIM}:</span></td> |