|
From: Jon O. <jon...@us...> - 2006-08-22 20:21:54
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv26767/templates/subSilver Modified Files: overall_header_navigation.tpl Log Message: handy switch in common.php when upgrading sites several major fixes for the blockCP - adding blocks for functions with no blocks etc navigation menu adminCP rewritten. query data. no cache. subsilver narrow layout a couple of fixes when basedir restriction is activated Index: overall_header_navigation.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/overall_header_navigation.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** overall_header_navigation.tpl 29 Jun 2006 19:05:04 -0000 1.2 --- overall_header_navigation.tpl 22 Aug 2006 20:21:50 -0000 1.3 *************** *** 67,71 **** <a name="top"></a> ! <table width="100%" cellspacing="0" cellpadding="1" border="0" align="center" class="mx_main_table"> <tr> <td class="bodyline"> --- 67,71 ---- <a name="top"></a> ! <table width="780" cellspacing="0" cellpadding="1" border="0" align="center" class="mx_main_table"> <tr> <td class="bodyline"> |