summaryrefslogtreecommitdiffstats
path: root/templates/show_update_items.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_update_items.inc.php')
-rw-r--r--templates/show_update_items.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/show_update_items.inc.php b/templates/show_update_items.inc.php
index e2cefa10..ecc63e0c 100644
--- a/templates/show_update_items.inc.php
+++ b/templates/show_update_items.inc.php
@@ -20,8 +20,8 @@
*/
-show_box_top(_('Starting Update from Tags'));
-Catalog::update_single_item($type,$object_id);
+show_box_top(_('Starting Update from Tags'));
+Catalog::update_single_item($type,$object_id);
?>
<br />
<strong><?php echo _('Update from Tags Complete'); ?></strong>&nbsp;&nbsp;