Marius Burkard
2015-12-14 5ddadd99515d0f7568dd1d1d64b4f8f08636cd97
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 @@
*/
?>
?>