mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +02:00
[ticket/11996] Remove note until we really do disable the board
PHPBB3-11996
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user