|
From: OryNider <ory...@us...> - 2007-10-05 11:09:50
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10367/templates/subSilver Modified Files: album_showpage_body.tpl Log Message: spaces removed after ?> Index: album_showpage_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/album_showpage_body.tpl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** album_showpage_body.tpl 4 Jul 2007 15:50:06 -0000 1.8 --- album_showpage_body.tpl 5 Oct 2007 11:09:45 -0000 1.9 *************** *** 211,220 **** <td valign="top" align="left"><b><span class="genmed">{L_PIC_ID}: {PIC_ID} - {L_PIC_TYPE}: {PIC_TYPE} - {L_PIC_SIZE}: {PIC_SIZE}</span></b></td> </tr> - <!-- BEGIN bbcode_switch --> <tr> <td valign="top" align="right"><span class="genmed">{L_PIC_BBCODE}:</span></td> <td valign="top" align="left"><form name="select_all" action=""><input name="BBCode" size="50" maxlength="100" value="{PIC_BBCODE}" type="text" readonly="1" onClick="javascript:this.form.BBCode.focus();this.form.BBCode.select();"/></form></td> </tr> - <!-- END bbcode_switch --> <tr> <td align="right"><span class="genmed">{L_VIEW}:</span></td> --- 211,218 ---- |