|
From: Florin C B. <ory...@us...> - 2013-07-22 21:54:26
|
Update of /cvsroot/mxbb/mx_radiocast/templates/_core In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4681 Modified Files: radiocast_player_body.tpl Log Message: Index: radiocast_player_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/templates/_core/radiocast_player_body.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** radiocast_player_body.tpl 22 Jul 2013 18:30:16 -0000 1.6 --- radiocast_player_body.tpl 22 Jul 2013 21:54:24 -0000 1.7 *************** *** 507,511 **** <td rowspan="2" class="row1"><table width="90%" height="90%" border="0" align="center" cellpadding="3" cellspacing="2"> <tr> ! <td valign="top" align="center"><img src="{U_IMG}" border="0"></td> </tr> <tr> --- 507,511 ---- <td rowspan="2" class="row1"><table width="90%" height="90%" border="0" align="center" cellpadding="3" cellspacing="2"> <tr> ! <td valign="top" align="center"><img src="{U_IMG}" width="{IMGWIDTH}" height="{IMGHEIGHT}" border="0"></td> </tr> <tr> |