|
From: OryNider <ory...@us...> - 2008-03-13 09:35:14
|
Update of /cvsroot/mxbb/mx_music/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30086/templates/subSilver Modified Files: music_index_body.tpl Log Message: upgrade version to 2.0.2 for core29x branch Index: music_index_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/subSilver/music_index_body.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** music_index_body.tpl 13 Sep 2007 11:26:29 -0000 1.5 --- music_index_body.tpl 13 Mar 2008 09:35:11 -0000 1.6 *************** *** 10,14 **** </tr> </table> ! <table width="100%" cellpadding="1" cellspacing="1" border="0" class="forumline"> <!-- BEGIN top_songs --> <tr> --- 10,14 ---- </tr> </table> ! <table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline"> <!-- BEGIN top_songs --> <tr> *************** *** 59,63 **** </table> <br /> ! <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> <th width="70%" class="thCornerL" height="25" nowrap="nowrap"> {L_CATEGORY} </th> --- 59,63 ---- </table> <br /> ! <table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline"> <tr> <th width="70%" class="thCornerL" height="25" nowrap="nowrap"> {L_CATEGORY} </th> *************** *** 123,127 **** <!-- BEGIN switch_user_logged_out --> <form method="post" action="{S_LOGIN_ACTION}"> ! <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td> --- 123,127 ---- <!-- BEGIN switch_user_logged_out --> <form method="post" action="{S_LOGIN_ACTION}"> ! <table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline"> <tr> <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td> |