tbrehm
2011-03-17 94fc05671e6098e20cb18c1191274fbff4cd1890
Updated tools menu example.
1 files modified
4 ■■■■ changed files
interface/web/tools/lib/menu.d/statistics.menu.php 4 ●●●● patch | view | raw | blame | history
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');