aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/index.php b/admin/index.php
index 06f68d9..feed2ca 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -93,6 +93,7 @@ include 'header.php';
$th = array('Module Administration','');
$td = array(
LinkInternal('<img src="images/editpage.png" /><br />Pages','?op=pages'),
+ LinkInternal('<img src="images/image.png" /><br />News Reel','?op=newsreel'),
LinkInternal('<img src="images/news.png" /><br />News','?op=news'),
LinkInternal('<img src="images/calendar.png" /><br />Calendar','?op=calendar'),
LinkInternal('<img src="images/box_download.png" /><br />Downloads', '?op=downloads'),