Test
This commit is contained in:
parent
1e6b05db8a
commit
12e4ed54b0
|
@ -71,6 +71,7 @@
|
||||||
<button type="button" onclick="SaveSettings(); HideSettings(); return false;">Save and Close</button>
|
<button type="button" onclick="SaveSettings(); HideSettings(); return false;">Save and Close</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer>Version <script>document.write(currentVersion);</script>. Dictionary Builder only guaranteed to work with most up-to-date HTML5 browsers.</footer>
|
<footer>Version <script>document.write(currentVersion);</script>. Dictionary Builder only guaranteed to work with most up-to-date HTML5 browsers.</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue