diff options
Diffstat (limited to 'templates/show_manage_catalogs.inc.php')
-rw-r--r-- | templates/show_manage_catalogs.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_manage_catalogs.inc.php b/templates/show_manage_catalogs.inc.php index 9a8160d1..4656b1d5 100644 --- a/templates/show_manage_catalogs.inc.php +++ b/templates/show_manage_catalogs.inc.php @@ -27,7 +27,7 @@ */ ?> -<?php show_box_top(_('Show Catalogs')) ?> +<?php show_box_top(_('Show Catalogs'), 'box box_manage_catalogs') ?> <div id="information_actions"> <table> <tr> |