1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/13554] Show feature release upgrades in blue rather than red.

PHPBB3-13554
This commit is contained in:
Andreas Fischer
2015-01-28 21:51:41 +01:00
parent 5ce89ae82f
commit dff1ea6b85

View File

@@ -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 -->