aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-05-24 15:52:50 +0000
committerddtddt <ddtddt@piwigo.org>2010-05-24 15:52:50 +0000
commit2c6a262fdae7f1a8e49e1dbf9ba54b182c6167b0 (patch)
tree42bdc5f004ccd963f1c6958bb128b9eb009807fd /upgrade.php
parent8b456cda92aff2f5b8ff0852a9f066f75be23d36 (diff)
merge 6327
git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'upgrade.php')
-rw-r--r--upgrade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.php b/upgrade.php
index de1f704b4..eb2d57646 100644
--- a/upgrade.php
+++ b/upgrade.php
@@ -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