Florian Schaal
2013-11-21 b283598a07dfdd4e54f01f514b1bf8ae891b3a1d
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 @@
*/
?>
?>