|
From: OryNider <ory...@us...> - 2007-10-05 11:13:37
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/templates/subSilver/admin Modified Files: Tag: core28x album_auth_body.tpl Log Message: removed spaces after ?> Index: album_auth_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/admin/album_auth_body.tpl,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** album_auth_body.tpl 7 Jun 2007 20:13:36 -0000 1.3 --- album_auth_body.tpl 5 Oct 2007 11:13:00 -0000 1.3.2.1 *************** *** 42,46 **** <!-- END grouprow --> <tr> ! <td class="catBottom" height="25" align="center" colspan="8"><input type="reset" value="{L_RESET}" class="liteoption" /> <input name="submit" type="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> --- 42,46 ---- <!-- END grouprow --> <tr> ! <td class="cat" height="25" align="center" colspan="8"><input type="reset" value="{L_RESET}" class="liteoption" /> <input name="submit" type="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> |