mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
forgot file in svn:29539
git-svn-id: http://piwigo.org/svn/trunk@29540 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -299,7 +299,7 @@ if ('sizes' == $page['section'] and isset($_GET['action']) and 'restore_settings
|
||||
}
|
||||
|
||||
//----------------------------------------------------- template initialization
|
||||
$template->set_filename('config', 'configuration.tpl');
|
||||
$template->set_filename('config', 'configuration_' . $page['section'] . '.tpl');
|
||||
|
||||
// TabSheet
|
||||
$tabsheet = new tabsheet();
|
||||
|
||||
Reference in New Issue
Block a user