mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
#1264 hover button style
also added whitespace no wrap to checkboxs label and set the h1 of the page via maintenance.php
This commit is contained in:
@@ -49,3 +49,7 @@ $tabsheet->select($page['tab']);
|
||||
$tabsheet->assign();
|
||||
|
||||
include(PHPWG_ROOT_PATH.'admin/maintenance_'.$page['tab'].'.php');
|
||||
|
||||
$template->assign(
|
||||
array('ADMIN_PAGE_TITLE' => l10n('Maintenance'))
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user