1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 17:14:42 +02:00

JS work and HTML cleanup

This commit is contained in:
CaMer0n
2012-05-16 06:05:39 +00:00
parent e9f6febe02
commit 9f1a322c98
12 changed files with 1209 additions and 1255 deletions

View File

@@ -870,7 +870,7 @@ if(isset($page_title[$action]))
<fieldset id='core-admin-log-list'>
<legend class='e-hideme'>{$page_title[$action]}</legend>
<table class='adminlist'>
<colgroup span='4'>
<colgroup>
";
foreach($col_widths[$action] as $i)