mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-02 05:01:04 -04:00
Add a closing </b> to the warning.
Signed-off-by: <unostar@danalan.info>
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user