1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/9850] Display upgrade instructions for feature release in acp

PHPBB3-9850
This commit is contained in:
Igor Wiedler
2010-11-02 07:49:40 +01:00
parent 6ff403c9f8
commit 857271ebbd
4 changed files with 18 additions and 1 deletions

View File

@@ -18,6 +18,12 @@
</div>
<!-- ENDIF -->
<!-- IF NEXT_FEATURE_VERSION -->
<div class="errorbox">
<p>{UPGRADE_INSTRUCTIONS}</p>
</div>
<!-- ENDIF -->
<fieldset>
<legend></legend>
<dl>