diff --git a/web/app/View/Monitors/index.ctp b/web/app/View/Monitors/index.ctp index bbf15e219..f47c33119 100755 --- a/web/app/View/Monitors/index.ctp +++ b/web/app/View/Monitors/index.ctp @@ -1,8 +1,6 @@ -start('sidebar'); - echo $this->Html->link( 'Add Monitor', array('controller' => 'monitors', 'action' => 'add')); - $this->end(); -?> +start('sidebar'); ?> +Html->link( 'Add Monitor', array('controller' => 'monitors', 'action' => 'add')); ?> +end(); ?>
$mon): ?>