fhiiqm/form/login_form.inc.php
changeset 14 32203b8f40ee
parent 1 6288d5685bff
child 19 33ee23fafd4d
equal deleted inserted replaced
13:741b35e9ebbe 14:32203b8f40ee
     1 <?php
     1 <?php
     2 
     2 
     3 /**
     3 /**
     4  * @author Bettina Schwarzer, Fritz-Haber-Institut
     4  * @author Bettina Schwarzer, Fritz-Haber-Institut
     5  * @copyright 08/2011
     5  * @copyright 08/2011
       
     6  * 
       
     7  * Login-Form
     6  */
     8  */
     7 
       
     8 
       
     9 
     9 
    10 ?>
    10 ?>
    11 <div align="center">
    11 <div align="center">
    12 <h3>Anmeldung fhiiqm <?php echo $headl; ?></h3>
    12 <h3>Anmeldung fhiiqm <?php echo $headl; ?></h3>
    13 <h5></h5>
    13 <p>Bitte melden Sie sich mit Ihrer Nutzerkennung an. Das Passwort ist leer, solange Sie es nicht neu setzen.</p>
    14 </div>
    14 </div>
    15 <form action="<?php $_SERVER['PHP_SELF'] ?>" method="post" enctype="application/x-www-form-urlencoded" name="flogin"> 
    15 <form action="<?php $_SERVER['PHP_SELF'] ?>" method="post" enctype="application/x-www-form-urlencoded" name="flogin"> 
    16 <div align="center">
    16 <div align="center">
    17     <table border="0" cellspacing="1" cellpadding="0" bgcolor="#000066"><tr><td bgcolor="#e0e0e0">
    17     <table border="0" cellspacing="1" cellpadding="0" bgcolor="#000066"><tr><td bgcolor="#e0e0e0">
    18     <table border="0" cellspacing="2" cellpadding="4">
    18     <table border="0" cellspacing="2" cellpadding="4">