Black Eagle Team Minishell
Path:
/
home
/
ccpsafy
/
www.old
/
private
/
admin
/
[
Home
]
File: index.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CCPSA - ESPACE GESTIONNAIRES</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> <!-- @import url("../../css/form_common.css"); --> </style> </head> <body> <div id="page" class="clearfix"> <h1>Espace Privé du Club Photo d'Antony</h1> <hr/> <form name="form1" id="form1" method="post" action="test.php"> <div id="left_col"> </div> <div id="container"> <div id="main_col"> <h5>Pour entrer, merci de renseigner les champs ci-dessous</h5><p> </p> <?php setlocale(LC_TIME, 'fr', 'fr_FR', 'fr_FR.ISO8859-1'); echo strftime("%A %d %B %Y."); ?> <p> </p> <p>Identifiant :<span style="margin-left:220px;">Mot de passe :</span></p> <input name="login" type="mdtext" tabindex="1" size="40" /> <input name="pass" type="password" tabindex="2" size="40" /> <p> </p> <p> </p> <p><center><input type="submit" tabindex="3" name="Submit" value="Entrez"/></center></p> <p><center><a href="../../index.php" class="xlink">Retour Accueil du Site</a></center><p> </div> <!--fin main_col--> <div id="right_col"> </div> <!--fin news--> </form> </div> <!--fin container--> <hr /> <!--MENU BAS--> <!--FIN MENU BAS--> </div> <!--fin page--> </body> </html>
©
2020 Black Eagle Team