forgot file in svn:29539

git-svn-id: http://piwigo.org/svn/trunk@29540 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2014-09-15 15:19:43 +00:00
parent b56c103188
commit 043db7c311
+1 -1
View File
@@ -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();