1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15028] Replace remaining mentions of automatic update with advanced

PHPBB3-15028
This commit is contained in:
Marc Alexander
2022-03-12 22:53:18 +01:00
parent 4044900c69
commit da2364b2c1
2 changed files with 3 additions and 3 deletions

View File

@@ -381,7 +381,7 @@ $lang = array_merge($lang, array(
<h1>How to update your installation with the Advanced Update Package</h1>
<p>The advanced update package is only recommended for expert users in case core phpBB files have been modified in your installation. You are also able to update your installation using the methods listed within the INSTALL.html document. The steps for updating phpBB3 using the automatic update package are:</p>
<p>The advanced update package is only recommended for expert users in case core phpBB files have been modified in your installation. You are also able to update your installation using the methods listed within the INSTALL.html document. The steps for updating phpBB3 using the advanced update package are:</p>
<ol style="margin-left: 20px; font-size: 1.1em;">
<li>Go to the <a href="https://www.phpbb.com/downloads/" title="https://www.phpbb.com/downloads/">phpBB.com downloads page</a> and download the "Advanced Update Package" archive.</li>