1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-26 03:22:37 +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 --> <!-- 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 -->