diff --git a/components/foot.php b/components/foot.php index 98d0e19..f11d756 100644 --- a/components/foot.php +++ b/components/foot.php @@ -35,13 +35,16 @@ } if ($_SERVER['SCRIPT_NAME'] == '/admin.php') { + echo ' + + '; $args = get_args_from_url(); if (isset($args['view'])) { if ($args['view'] == 'users') { echo ' -'; + '; } } } diff --git a/functions/admin_functions.php b/functions/admin_functions.php index 2ca091d..bf8e577 100644 --- a/functions/admin_functions.php +++ b/functions/admin_functions.php @@ -49,7 +49,7 @@ function admin_article_view() - + @@ -67,8 +67,8 @@ function admin_article_view() foreach ($results as $key => $result) { $display .= ' - - + - +
SelectSelect Article ID Author Title
+
+