Switch edit_base CSS name from ADMIN_STYLESHEET to EDIT_BASE_STYLESHEET
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
// style sheet for the edit base interface
|
||||
define('EDIT_BASE_STYLESHEET', 'edit.css');
|
||||
|
||||
// define('SOME_ID', <SOME VALUE>);
|
||||
|
||||
/************* CONVERT *******************/
|
||||
|
||||
Reference in New Issue
Block a user