aboutsummaryrefslogtreecommitdiff
path: root/public/w/menu.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-09-22 14:05:19 +0200
committervincent-peugnet <v.peugnet@free.fr>2018-09-22 14:05:19 +0200
commitc3c4be4a4efd1404aad19797c15d2a9a6ffe29a6 (patch)
treea231ef1dc9171ae589b21ea4826bba20cba2c63d /public/w/menu.php
parent701c4637294fc9b63d53a8eeb26d46ef94af1941 (diff)
downloadwcms-c3c4be4a4efd1404aad19797c15d2a9a6ffe29a6.tar.gz
wcms-c3c4be4a4efd1404aad19797c15d2a9a6ffe29a6.zip
2.7 table duplicate + css edit + desktop color
Diffstat (limited to 'public/w/menu.php')
-rw-r--r--public/w/menu.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/w/menu.php b/public/w/menu.php
index 58cc93e..423ef08 100644
--- a/public/w/menu.php
+++ b/public/w/menu.php
@@ -16,6 +16,7 @@ if ($app->session() >= $app::EDITOR) {
$status = "Not Connected";
}
$aff->admintable($config, $status, $app->tablelist($config->dbname()));
+ $aff->admindisplay($config->color4());
echo '</section>';
} elseif ($_GET['aff'] == 'media') {