aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-05-24 14:02:17 +0000
committerddtddt <ddtddt@piwigo.org>2010-05-24 14:02:17 +0000
commit02ba44ef0813d84f2a12e3c466084ef434a6fd68 (patch)
tree70f029fed49e635961f6f2360f2b424f0d58f29e /upgrade.php
parente5a564b618a5dd5199a551ba6a9945e8eac19ebc (diff)
remplace special -> tool
git-svn-id: http://piwigo.org/svn/branches/2.1@6327 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