|
From: FlorinCB <ory...@us...> - 2008-09-18 00:25:18
|
Update of /cvsroot/mxbb/mx_music/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6040/templates/_core Modified Files: music_comment_body.tpl Log Message: version 2.9.4 Index: music_comment_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_comment_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_comment_body.tpl 9 Sep 2008 10:38:35 -0000 1.2 --- music_comment_body.tpl 18 Sep 2008 07:24:47 -0000 1.3 *************** *** 256,260 **** <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> ! <th class="thTop" height="25" colspan="2">{L_POST_YOUR_COMMENT}</th> </tr> <!-- BEGIN logout --> --- 256,260 ---- <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> ! <th class="thTop" height="25" colspan="3">{L_POST_YOUR_COMMENT}</th> </tr> <!-- BEGIN logout --> *************** *** 286,290 **** </tr> <tr> ! <td class="catBottom" align="center" colspan="2" height="28"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> --- 286,290 ---- </tr> <tr> ! <td class="catBottom" align="center" colspan="3" height="28"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> |