aboutsummaryrefslogtreecommitdiff
path: root/admin/news/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/news/index.php')
-rw-r--r--admin/news/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/news/index.php b/admin/news/index.php
index ec78089..6cd8d30 100644
--- a/admin/news/index.php
+++ b/admin/news/index.php
@@ -39,6 +39,8 @@ if(isset($_GET['edit'])){
}
else{
ListNews();
+ echo "</td><td class=\"panel-shadow\">";
+ CreateNews();
}