formatting tweak (in additional files) - use "text-danger" style for "This is not a production server!" warning

This commit is contained in:
Joel Schneider 2020-04-21 00:38:53 -05:00 committed by James Agnew
parent edf6c71b0c
commit 15577d8414
3 changed files with 6 additions and 12 deletions

View File

@ -40,10 +40,8 @@
</p> </p>
</th:block> </th:block>
<p> <p>
<b style="color: red;"> <b class="text-danger"><span class="glyphicon glyphicon-warning-sign"/></b>
<span class="glyphicon glyphicon-warning-sign"/> <b><span class="text-danger">This is not a production server!</span></b>
This is not a production server!
</b>
Do not store any information here that contains personal health information Do not store any information here that contains personal health information
or any other confidential information. This server will be regularly purged or any other confidential information. This server will be regularly purged
and reloaded with fixed test data. and reloaded with fixed test data.

View File

@ -40,10 +40,8 @@
</p> </p>
</th:block> </th:block>
<p> <p>
<b style="color: red;"> <b class="text-danger"><span class="glyphicon glyphicon-warning-sign"/></b>
<span class="glyphicon glyphicon-warning-sign"/> <b><span class="text-danger">This is not a production server!</span></b>
This is not a production server!
</b>
Do not store any information here that contains personal health information Do not store any information here that contains personal health information
or any other confidential information. This server will be regularly purged or any other confidential information. This server will be regularly purged
and reloaded with fixed test data. and reloaded with fixed test data.

View File

@ -40,10 +40,8 @@
</p> </p>
</th:block> </th:block>
<p> <p>
<b style="color: red;"> <b class="text-danger"><span class="glyphicon glyphicon-warning-sign"/></b>
<span class="glyphicon glyphicon-warning-sign"/> <b><span class="text-danger">This is not a production server!</span></b>
This is not a production server!
</b>
Do not store any information here that contains personal health information Do not store any information here that contains personal health information
or any other confidential information. This server will be regularly purged or any other confidential information. This server will be regularly purged
and reloaded with fixed test data. and reloaded with fixed test data.