Florian Schaal
2016-01-10 9d3f2bbcd5094a5ddd531c8c46a55a7133accb18
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 @@
*/
?>
?>