|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:43
|
Update of /cvsroot/mxbb/mx_radiocast/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3349/templates/subSilver/admin Modified Files: radiocast_cat_body.tpl Log Message: Final updates mxBB -> MXP and alike... Index: radiocast_cat_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/templates/subSilver/admin/radiocast_cat_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** radiocast_cat_body.tpl 17 Sep 2007 07:20:24 -0000 1.2 --- radiocast_cat_body.tpl 3 Jun 2008 20:13:37 -0000 1.3 *************** *** 10,14 **** <!-- BEGIN catrow --> <tr> ! <td colspan="{catrow.COLSPAN}" class="{catrow.COLOR}" width="60%" height="25"><span class="gen">{catrow.TITLE}<br /></span><span class="gensmall">{catrow.DESC}</span></td> {catrow.ADD_SC} <td class="{catrow.COLOR}" align="center"><span --- 10,14 ---- <!-- BEGIN catrow --> <tr> ! <td colspan="{catrow.COLSPAN}" class="{catrow.COLOR}" width="60%" height="25"><span class="gen">{catrow.TITLE}<br /></span><span class="gensmall">{catrow.DESC}</span></td> {catrow.ADD_SC} <td class="{catrow.COLOR}" align="center"><span *************** *** 32,34 **** Do not remove my copyright notice and keep visible with its original content! --> ! <div align="center" style="font-family: Verdana; font-size: 10px; letter-spacing: -1px">Powered by Radio Cast {RADIOCAST_VERSION} © 2007 <a href="http://mxbb.net/" target="_blank">OryNider</a> is modified by <a href="http://www.mx-system.com/">MX-Team</a><br /></div> \ No newline at end of file --- 32,34 ---- Do not remove my copyright notice and keep visible with its original content! --> ! <div align="center" style="font-family: Verdana; font-size: 10px; letter-spacing: -1px">Powered by Radio Cast {RADIOCAST_VERSION} © 2007 <a href="http://mxbb.net/" target="_blank">OryNider</a> is modified by <a href="http://www.mx-publisher.com/">MX-Team</a><br /></div> \ No newline at end of file |