mirror of
https://github.com/processwire/processwire.git
synced 2025-08-10 16:54:44 +02:00
Set installer to use light theme
This commit is contained in:
@@ -45,7 +45,7 @@ $formAction = htmlentities($formAction, ENT_QUOTES, "UTF-8");
|
||||
<script type='text/javascript' src='wire/modules/AdminTheme/AdminThemeUikit/uikit/dist/js/uikit-icons.min.js'></script>
|
||||
<script type='text/javascript' src='wire/modules/AdminTheme/AdminThemeUikit/scripts/main.js'></script>
|
||||
</head>
|
||||
<body class='template-admin pw-init'>
|
||||
<body class='template-admin pw-init light-theme'>
|
||||
|
||||
<div id='pw-mastheads'>
|
||||
<header id='pw-masthead-mobile' class='pw-masthead uk-background-muted'>
|
||||
|
Reference in New Issue
Block a user