Killer feature compatibility
This commit is contained in:
parent
95db0d48f2
commit
6378f3b323
|
@ -37,6 +37,7 @@ if (!$charset) $charset="UTF-8";
|
|||
<link rel="stylesheet" href="styles/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="styles/passwordStrengthMeter.css" type="text/css" />
|
||||
<link rel="Shortcut Icon" href="favicon.ico" type="image/ico" />
|
||||
<link rel="icon" href="favicon.ico" type="image/ico" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $charset; ?>" />
|
||||
<script type="text/javascript" src="js/alternc.js"></script>
|
||||
<script src="js/jquery.min.js" type="text/javascript"></script>
|
||||
|
|
Loading…
Reference in New Issue