Added noscript
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<div class="login_containerNoscript">
|
||||
<noscript>
|
||||
<a href="http://www.enable-javascript.com/nl/" target="_blank">Om deze site te gebruiken is het noodzakelijk om Javascript aan te zetten.
|
||||
Klikt hier voor de instructies om je Javascript te activeren</a>.
|
||||
</noscript>
|
||||
</div>
|
||||
<div>
|
||||
<img style="width:50%;margin-left:25%"
|
||||
src="/img/top-logo.png"
|
||||
@@ -67,6 +73,7 @@
|
||||
?>
|
||||
|
||||
<script>
|
||||
|
||||
// Get the modal
|
||||
var modal = document.getElementById('myModal');
|
||||
var registerModal = document.getElementById('registerModal');
|
||||
|
||||
Reference in New Issue
Block a user