modifié: index.html

This commit is contained in:
sidya82 2014-02-27 16:31:41 +01:00
parent 0336e1efc9
commit 6aca18e364
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
</head>
<body>
<h2>Acces securise camera</h2>
<form method="post">
<form action="superTornado" method="post">
ID : <input type="text" name="id"><br/>
MDP : <input type="password" name="mdp"> <br/>
<input type="submit" value="Connexion">