|
From: Jon O. <jon...@us...> - 2006-08-15 08:37:53
|
Update of /cvsroot/mxbb/mx_linkdb/templates/subSilver In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20094/modules/mx_linkdb/templates/subSilver Modified Files: link_category_body.tpl link_footer.tpl link_main_body.tpl Log Message: updated Index: link_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/templates/subSilver/link_footer.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** link_footer.tpl 5 Jul 2006 22:49:20 -0000 1.2 --- link_footer.tpl 15 Aug 2006 08:37:48 -0000 1.3 *************** *** 13,17 **** </form> </td> ! <td align="right" valign="middle"> <!--<span class="gensmall" >{S_TIMEZONE}</span>--> </td> --- 13,17 ---- </form> </td> ! <td align="right" valign="middle" width="50%"> <!--<span class="gensmall" >{S_TIMEZONE}</span>--> </td> Index: link_main_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/templates/subSilver/link_main_body.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** link_main_body.tpl 14 Aug 2006 10:46:48 -0000 1.6 --- link_main_body.tpl 15 Aug 2006 08:37:48 -0000 1.7 *************** *** 48,52 **** <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> ! <th class="thHead">{L_CATEGORIES}</th> </tr> <tr><td class="row1"> --- 48,52 ---- <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> ! <th class="thHead">{L_CATEGORY}</th> </tr> <tr><td class="row1"> Index: link_category_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/templates/subSilver/link_category_body.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** link_category_body.tpl 14 Aug 2006 10:46:48 -0000 1.4 --- link_category_body.tpl 15 Aug 2006 08:37:48 -0000 1.5 *************** *** 52,56 **** <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> ! <th class="thHead">{L_CATEGORIES}</th> </tr> <tr><td class="row1"> --- 52,56 ---- <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> ! <th class="thHead">{L_CATEGORY}</th> </tr> <tr><td class="row1"> |