Enhanced security with JS Strings

This commit is contained in:
Carlos
2019-11-18 18:58:32 +01:00
parent a04fa7cbf6
commit bfbb411d7c
3 changed files with 11 additions and 3 deletions

View File

@ -212,7 +212,7 @@
<!-- Webpage footer -->
<footer class="footer mt-auto py-3">
<div class="container">
<span class="text-muted">WebConsole v1.4 (rev. 1) - <a href="https://github.com/mesacarlos/WebConsole">GitHub</a></span>
<span class="text-muted">WebConsole v1.4 (rev. 2) - <a href="https://github.com/mesacarlos/WebConsole">GitHub</a></span>
</div>
</footer>