Till Brehm
2016-04-21 480fefcaac7473ba68c9656e4b03cab949d55d2c
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 @@
*/
?>
?>