|
From: OryNider <ory...@us...> - 2008-01-31 08:52:13
|
Update of /cvsroot/mxbb/mx_act/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12385 Modified Files: Tag: core28x saved_body.tpl Log Message: my_act/root/newscore.php should be copyed @ the mxBB root and the score will be saved ... Index: saved_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_act/templates/subSilver/saved_body.tpl,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** saved_body.tpl 5 Apr 2006 21:10:46 -0000 1.4 --- saved_body.tpl 31 Jan 2008 08:51:50 -0000 1.4.2.1 *************** *** 1,3 **** ! <table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="0" style="border-top:none;"> <tr> <th class="thHead" height="25"><b> {GAME_NAME}</b></th> --- 1,3 ---- ! <table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="0"> <tr> <th class="thHead" height="25"><b> {GAME_NAME}</b></th> |