diff options
Diffstat (limited to 'templates/show_local_catalog_info.inc.php')
-rw-r--r-- | templates/show_local_catalog_info.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_local_catalog_info.inc.php b/templates/show_local_catalog_info.inc.php index fcc55e37..01548bcd 100644 --- a/templates/show_local_catalog_info.inc.php +++ b/templates/show_local_catalog_info.inc.php @@ -22,7 +22,7 @@ ?> <?php show_box_top(_('Catalog Statistics')); ?> -<table cellspacing="1" cellpadding="3" width="100%" border="0"> +<table cellspacing="1" cellpadding="3" border="0"> <tr class="table-header"> <td><?php echo _('Connected Users'); ?></td> <td><?php echo _('Total Users'); ?></td> |