|
From: OryNider <ory...@us...> - 2007-10-05 11:13:42
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/templates/subSilver Modified Files: Tag: core28x album_showpage_body.tpl Log Message: removed spaces 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.8.2.1 diff -C2 -d -r1.8 -r1.8.2.1 *** album_showpage_body.tpl 4 Jul 2007 15:50:06 -0000 1.8 --- album_showpage_body.tpl 5 Oct 2007 11:13:01 -0000 1.8.2.1 *************** *** 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 ---- |