Fix unbalanced h4 w/ h3 close-tag

Just fixing invalid HTML -- right now there's a `<h4>` which is closed by a `</h3>`. Should be a `</h4>`.
This commit is contained in:
Daniel Holbert
2015-05-29 13:00:33 -07:00
parent 3495ddf0ef
commit cf5dfd5e9c
+1 -1
View File
@@ -80,7 +80,7 @@
<h3>Graphics</h3>
<p><b>HexMKI base model</b><br>Charnel</p>
<p><b>Track texture</b><br>Nobiax</p>
<h4>Click anywhere to continue.</h3>
<h4>Click anywhere to continue.</h4>
</div>
<div id="leapinfo" style="display: none"></div>