|
From: Paul S. O. <ps...@us...> - 2002-05-12 15:57:52
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv9802/templates/subSilver
Modified Files:
Tag: phpBB-2_0_0
profile_add_body.tpl
Log Message:
Yep, more updates and fixes
Index: profile_add_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_add_body.tpl,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -C2 -r1.16.2.1 -r1.16.2.2
*** profile_add_body.tpl 12 May 2002 00:47:41 -0000 1.16.2.1
--- profile_add_body.tpl 12 May 2002 15:57:47 -0000 1.16.2.2
***************
*** 209,216 ****
</td>
</tr>
<tr>
<td class="catSides" colspan="2" height="28"> </td>
</tr>
- <!-- BEGIN switch_avatar_block -->
<tr>
<th class="thSides" colspan="2" height="12" valign="middle">{L_AVATAR_PANEL}</th>
--- 209,216 ----
</td>
</tr>
+ <!-- BEGIN switch_avatar_block -->
<tr>
<td class="catSides" colspan="2" height="28"> </td>
</tr>
<tr>
<th class="thSides" colspan="2" height="12" valign="middle">{L_AVATAR_PANEL}</th>
|