Index: trunk/admin/cat_select.php =================================================================== diff -u -r101 -r251 --- trunk/admin/cat_select.php (.../cat_select.php) (revision 101) +++ trunk/admin/cat_select.php (.../cat_select.php) (revision 251) @@ -162,110 +162,101 @@ require_once($pathtoroot.$admin."/include/mainscript.php"); print << - - - + + + + var images = tabHeader.getElementsByTagName("IMG"); + if (images.length < 1) return; + images[0].src = '$imagesURL'+'/itemtabs/' + ((categories.active) ? "divider_up" : "divider_dn") + ".gif"; + } + @@ -337,21 +328,29 @@ $objCatList->LoadCategories("ParentId=".$objCatList->CurrentCategoryID()." ".$CategoryFilter,$OrderBy); ?> - - - - - - + + + + + +
- - - - - -
- : (QueryItemCount; ?>)    
-
 
+ + + + + + + +
+ + + :  + + (QueryItemCount; ?>)  + + +
+