mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 03:09:58 +03:00
merge 6327
git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
8b456cda92
commit
2c6a262fda
18 changed files with 18 additions and 18 deletions
|
@ -343,7 +343,7 @@ if ((isset($_POST['submit']) or isset($_GET['now']))
|
|||
);
|
||||
|
||||
array_push($page['infos'],
|
||||
l10n('Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.')
|
||||
l10n('Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.')
|
||||
);
|
||||
|
||||
// Save $page['infos'] in order to restore after maintenance actions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue