diff options
-rw-r--r-- | phpBB/templates/subSilver/profile_view_body.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/profile_view_body.tpl b/phpBB/templates/subSilver/profile_view_body.tpl index a08dde1543..c69ab6d36d 100644 --- a/phpBB/templates/subSilver/profile_view_body.tpl +++ b/phpBB/templates/subSilver/profile_view_body.tpl @@ -62,7 +62,7 @@ </tr> <tr> <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_MESSENGER}:</span></td> - <td class="row1" valign="middle"><span class="gen">{MSN_IMG}</span></td> + <td class="row1" valign="middle"><span class="gen">{MSN}</span></td> </tr> <tr> <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_YAHOO}:</span></td> |