|
From: OryNider <ory...@us...> - 2007-07-11 14:25:51
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29058 Modified Files: album_cat_body.tpl Log Message: This will readd the droped Jaime Lettering. Index: album_cat_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/album_cat_body.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** album_cat_body.tpl 4 Jul 2007 15:50:06 -0000 1.7 --- album_cat_body.tpl 11 Jul 2007 14:25:41 -0000 1.8 *************** *** 63,67 **** </tr> </table> ! {ALBUM_BOARD_INDEX} <!-- BEGIN index_pics_block --> <table class="forumline" width="98%" align="center" cellspacing="1" cellpadding="2"> --- 63,80 ---- </tr> </table> ! {ALBUM_BOARD_INDEX} ! <table width="100%" cellspacing="2" border="0" cellpadding="2"> ! <!-- ! <tr> ! <td align="left"><span class="nav">{PAGE_NUMBER}</span> </td> ! <td align="right"><span class="nav">{PAGINATION}</span> </td> ! </tr> ! --> ! <!-- BEGIN lettering --> ! <tr> ! <td class="row5" align="center" colspan="2"><span class="gen">{lettering.L_SELECT_INITIAL}</span> <span class="genmed">{lettering.INITIALS}</span></td> ! </tr> ! <!-- END lettering --> ! </table> <!-- BEGIN index_pics_block --> <table class="forumline" width="98%" align="center" cellspacing="1" cellpadding="2"> |