nouveau fichier: v/images/favicon.gif
modifié: v/images/favicon.ico modifié: v/index.html
This commit is contained in:
parent
2367401e73
commit
160ab41dfe
BIN
v/images/favicon.gif
Normal file
BIN
v/images/favicon.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 10 KiB |
@ -3,6 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Page d'identification</title>
|
<title>Page d'identification</title>
|
||||||
<link rel="stylesheet" type="text/css" href="style/styles.css">
|
<link rel="stylesheet" type="text/css" href="style/styles.css">
|
||||||
|
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
|
||||||
|
<link rel="shortcut icon" type="image/gif" href="images/favicon.gif" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
// Si aucun login et mot de passe n'ont été saisis alors :
|
// Si aucun login et mot de passe n'ont été saisis alors :
|
||||||
function checkForm(form) {
|
function checkForm(form) {
|
||||||
|
Reference in New Issue
Block a user