|
From: Paul S. O. <ps...@us...> - 2001-11-19 00:08:10
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv15340/templates/subSilver
Modified Files:
profile_view_body.tpl
Log Message:
Minor change to MSNM output, no point in graphic
Index: profile_view_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_view_body.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** profile_view_body.tpl 2001/11/18 14:01:35 1.7
--- profile_view_body.tpl 2001/11/19 00:08:07 1.8
***************
*** 63,67 ****
<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>
</tr>
<tr>
--- 63,67 ----
<tr>
<td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_MESSENGER}:</span></td>
! <td class="row1" valign="middle"><span class="gen">{MSN}</span></td>
</tr>
<tr>
|