Fixed w3c validation errors
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<script type="text/javascript">
|
||||
//Email obfuscation by Javascript insertion
|
||||
window.onload = function() {
|
||||
document.getElementById('emailend').innerHTML="ay<span> </span>DOT com";
|
||||
document.getElementById('emailend').innerHTML="ay DOT com";
|
||||
}
|
||||
</script>
|
||||
<?php include("../header_bottom.php"); ?>
|
||||
|
Reference in New Issue
Block a user