|
From: Florin C B. <ory...@us...> - 2011-12-06 10:00:55
|
Update of /cvsroot/mxbb/mx_radiocast/templates/_core
In directory vz-cvs-4.sog:/tmp/cvs-serv13854/mx_radiocast/templates/_core
Modified Files:
radiocast_player_body.tpl
Log Message:
other uncomited stuff
Index: radiocast_player_body.tpl
===================================================================
RCS file: /cvsroot/mxbb/mx_radiocast/templates/_core/radiocast_player_body.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** radiocast_player_body.tpl 21 Aug 2010 00:29:13 -0000 1.2
--- radiocast_player_body.tpl 6 Dec 2011 10:00:22 -0000 1.3
***************
*** 569,577 ****
<tr>
<td height="28" colspan="2" align="center" class="catbottom"><span class="cattitle">«
! <a href="{U_PREVIOUS}" class="cattitle">{L_PREVIOUS}</a> «<a href="javascript:void(0);" onClick="window.open('{U_WINDOW}','','scrollbars=yes,resizable=no,width=640,height=640')"> New Window </a>» <a href="{U_NEXT}" class="cattitle">{L_NEXT}</a>
! »</span></td>
</tr>
</table>
<br clear="all" />
--- 569,579 ----
<tr>
<td height="28" colspan="2" align="center" class="catbottom"><span class="cattitle">«
! <a href="{U_PREVIOUS}" class="cattitle">{L_PREVIOUS}</a> «<a href="javascript:void(0);" onClick="window.open('{U_WINDOW}','','scrollbars=yes,resizable=no,width=640,height=640')"> New Window </a>» <a href="{U_NEXT}" class="cattitle">{L_NEXT}</a>»</span>
! <span class="cattitle"> <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like></fb:like></span>
! </td>
</tr>
</table>
+
<br clear="all" />
|