Index: trunk/kernel/admin_templates/incs/style.css =================================================================== diff -u -r5009 -r5041 --- trunk/kernel/admin_templates/incs/style.css (.../style.css) (revision 5009) +++ trunk/kernel/admin_templates/incs/style.css (.../style.css) (revision 5041) @@ -574,3 +574,8 @@ background-color: #F0F1EB; cursor: pointer; } + +.catalog-tab { + display: none; + width: 100%; +}