diff --git a/www/includes/edit_base.php b/www/includes/edit_base.php index 19a37789..105000e1 100644 --- a/www/includes/edit_base.php +++ b/www/includes/edit_base.php @@ -112,7 +112,7 @@ if (defined('LAYOUT')) { } // set table width $table_width = '100%'; - +$ADMIN_STYLESHEET = 'edit.css'; // define all needed smarty stuff for the general HTML/page building $HEADER['CSS'] = CSS; $HEADER['DEFAULT_ENCODING'] = DEFAULT_ENCODING;