|
From: Jon O. <jon...@us...> - 2006-08-22 20:39:46
|
Update of /cvsroot/mxbb/core/templates/subSilver/admin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv1793/templates/subSilver/admin Modified Files: mx_blockcp_admin_body.tpl Log Message: fix Index: mx_blockcp_admin_body.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/admin/mx_blockcp_admin_body.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_blockcp_admin_body.tpl 22 Aug 2006 20:32:29 -0000 1.6 --- mx_blockcp_admin_body.tpl 22 Aug 2006 20:39:41 -0000 1.7 *************** *** 228,233 **** {ERROR_BOX} - <table width="100%" cellpadding="2" cellspacing="0" border="0" align="center"><tr><td> - <div id="adminBlockCP_require_refresh" style="display:block;" class="genmed"> <table width="100%" cellpadding="0" cellspacing="0" border="0" class="forumline" style="border-bottom:none;" align="center"> --- 228,231 ---- *************** *** 509,516 **** <!-- END blockcp_delete --> </div> </div> <div id="adminBlockCP_require_refresh_info" style="display:none;" class="genmed"> ! <table border="0" cellpadding="0" cellspacing="0" width="100%" class="forumline" style="border-top:none;"> <tr> <td colspan="2" class="row1"> --- 507,515 ---- <!-- END blockcp_delete --> </div> + </div> <div id="adminBlockCP_require_refresh_info" style="display:none;" class="genmed"> ! <table border="0" cellpadding="0" cellspacing="0" width="100%" class="forumline"> <tr> <td colspan="2" class="row1"> *************** *** 525,527 **** </div> - </td></tr></table> \ No newline at end of file --- 524,525 ---- |