aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorCrizzo <mail@crizzo.de>2016-09-02 22:03:41 +0200
committerCrizzo <mail@crizzo.de>2016-09-02 22:05:37 +0200
commit86752fc6df0a3cc9a09c997d95747364d2e99dcc (patch)
tree67b9eb43c972d823501effe48328651cf01bbd5e /phpBB/language/en/install.php
parent17421195dfafa182f0f792457ae33369e92a7444 (diff)
downloadforums-86752fc6df0a3cc9a09c997d95747364d2e99dcc.tar
forums-86752fc6df0a3cc9a09c997d95747364d2e99dcc.tar.gz
forums-86752fc6df0a3cc9a09c997d95747364d2e99dcc.tar.bz2
forums-86752fc6df0a3cc9a09c997d95747364d2e99dcc.tar.xz
forums-86752fc6df0a3cc9a09c997d95747364d2e99dcc.zip
[ticket/14764] Wrong link to database update script has been fixed
PHPBB3-14764
Diffstat (limited to 'phpBB/language/en/install.php')
-rw-r--r--phpBB/language/en/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index b67b87959d..6d04958899 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -222,7 +222,7 @@ $lang = array_merge($lang, array(
'UPDATE_INCOMPLETE_MORE' => 'Please read the information below in order to fix this error.',
'UPDATE_INCOMPLETE_EXPLAIN' => '<h1>Incomplete update</h1>
- <p>We noticed that the last update of your phpBB installation hasn’t been completed. Visit the <a href="%1$s" title="%1$s">database_update script</a> and run it. If it is missing, please <a href="https://www.phpbb.com/downloads/" title="phpBB downloads">download your package version</a>, upload the "install" folder to your phpBB root directory (where your config.php file is) and <a href="%1$s" title="%1$s">run the database update script</a>.</p>',
+ <p>We noticed that the last update of your phpBB installation hasn’t been completed. Visit the <a href="%1$s" title="%1$s">update process</a> and read the notice <em>Update database only</em> and press <strong>Submit</strong>. If it is missing, please <a href="https://www.phpbb.com/downloads/" title="phpBB downloads">download your package version</a>, upload the "install" folder to your phpBB root directory (where your config.php file is) and <a href="%1$s" title="%1$s">run the database update</a>. Don\'t forget to delete the "install"-directory after you have updated the database sucessfully.</p>',
//
// Server data