Marius Cramer
2015-05-21 c8b685ac05228a5ce5bf967d70560b880bb243bb
interface/web/tools/lib/menu.d/statistics.menu.php
@@ -6,10 +6,6 @@
$items = array();
$items[] = array( 'title'    => 'Other page',
              'target'    => 'content',
              'link'   => 'http://www.google.de');
$items[] = array( 'title'    => 'Mailqueue',
              'target'    => 'content',
              'link'   => 'tools/mailqueue.php');
@@ -22,4 +18,4 @@
*/
?>
?>