diff options
Diffstat (limited to 'templates/show_edit_catalog.inc.php')
-rw-r--r-- | templates/show_edit_catalog.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_edit_catalog.inc.php b/templates/show_edit_catalog.inc.php index efd406ae..7ee1767a 100644 --- a/templates/show_edit_catalog.inc.php +++ b/templates/show_edit_catalog.inc.php @@ -40,6 +40,7 @@ <tr> <td><?php echo _('Catalog Type'); ?></td> <td><?php echo scrub_out(ucfirst($catalog->catalog_type)); ?></td> +</tr> <tr> <td><?php echo _('XML-RPC Key'); ?>:</td> <td> |