diff --git a/views/bootstrap/class.SchedulerTaskMgr.php b/views/bootstrap/class.SchedulerTaskMgr.php index 8ada34273..345e6ed48 100644 --- a/views/bootstrap/class.SchedulerTaskMgr.php +++ b/views/bootstrap/class.SchedulerTaskMgr.php @@ -96,7 +96,7 @@ $(document).ready( function() { default: ?>
- +
@@ -258,7 +258,7 @@ $(document).ready( function() { $this->globalNavigation(); $this->contentStart(); $this->pageNavigation(getMLText("admin_tools"), "admin_tools"); - $this->contentHeading(getMLText("scheduler_task_manager")); + $this->contentHeading(getMLText("scheduler_task_mgr")); ?>
@@ -292,7 +292,7 @@ $(document).ready( function() { if($t) { print ""; } - print ""; + print ""; print "
"; echo ""; echo "";