mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge pull request #3347 from bantu/ticket/13554
[ticket/13554] Show feature release upgrades in blue rather than red.
This commit is contained in:
commit
36f8fb2b37
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF NEXT_FEATURE_VERSION -->
|
<!-- IF NEXT_FEATURE_VERSION -->
|
||||||
<div class="errorbox">
|
<div class="errorbox notice">
|
||||||
<p>{UPGRADE_INSTRUCTIONS}</p>
|
<p>{UPGRADE_INSTRUCTIONS}</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue