Add a closing </b> to the warning.

Signed-off-by:  <unostar@danalan.info>
This commit is contained in:
Bharat Mediratta
2009-06-13 20:10:26 +08:00
committed by
parent 3d89951c77
commit 2afa437aa9
@@ -6,7 +6,7 @@
</p>
<ul id="gMessage">
<li class="gWarning">
<b><?= t("Change these values at your own risk!") ?>
<b><?= t("Change these values at your own risk!") ?></b>
</li>
</ul>