1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 11:01:48 +02: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:
Dhruv Goel
2015-01-29 11:47:37 +05:30

View File

@@ -19,7 +19,7 @@
<!-- ENDIF -->
<!-- IF NEXT_FEATURE_VERSION -->
<div class="errorbox">
<div class="errorbox notice">
<p>{UPGRADE_INSTRUCTIONS}</p>
</div>
<!-- ENDIF -->