mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11996] Remove note until we really do disable the board
PHPBB3-11996
This commit is contained in:
parent
b155056cb9
commit
c7f6cccdf1
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ $lang = array_merge($lang, array(
|
||||||
<li>Disable the extension</li>
|
<li>Disable the extension</li>
|
||||||
<li>Delete the extension’s files from the filesystem</li>
|
<li>Delete the extension’s files from the filesystem</li>
|
||||||
<li>Upload the new files</li>
|
<li>Upload the new files</li>
|
||||||
<li>Enable the extension, note that the board will be automatically disabled for this step</li>
|
<li>Enable the extension</li>
|
||||||
</ol>',
|
</ol>',
|
||||||
'EXTENSION_REMOVE_HEADLINE' => 'Completly removing an extension from your board',
|
'EXTENSION_REMOVE_HEADLINE' => 'Completly removing an extension from your board',
|
||||||
'EXTENSION_REMOVE_EXPLAIN' => '<ol>
|
'EXTENSION_REMOVE_EXPLAIN' => '<ol>
|
||||||
|
|
Loading…
Add table
Reference in a new issue