]> git.treefish.org Git - banana.git/commitdiff
introduced html password fields.
authorAlexander Schmidt <alex@treefish.org>
Wed, 5 Dec 2012 08:36:22 +0000 (09:36 +0100)
committerAlexander Schmidt <alex@treefish.org>
Wed, 5 Dec 2012 08:36:22 +0000 (09:36 +0100)
submit.php
summary.php

index fa581f81ffe76dd29f3ef71cd21371853fceb253..d64b8da9116ad04f19b76f000f653377f002e1c9 100644 (file)
@@ -47,7 +47,7 @@
       <th align="left">Mat.nummer:</th> <th align="left"><input type="text" name="mnumber"></th>
     </tr>
     <tr>  
       <th align="left">Mat.nummer:</th> <th align="left"><input type="text" name="mnumber"></th>
     </tr>
     <tr>  
-      <th align="left">Password:</th> <th align="left"><input type="text" name="password"></th>
+      <th align="left">Password:</th> <th align="left"><input type="password" name="password"></th>
     </tr>
  
     <tr><th colspan=2></th></tr>
     </tr>
  
     <tr><th colspan=2></th></tr>
index 3ebfea99d39671a3731789f68f943f3a6c42ea19..38c56f2678295245d0378110f7bb46d809d3eb16 100644 (file)
       <th align="left">Mat.nummer:</th> <th align="left"><input type="text" name="mnumber"></th>
     </tr>
     <tr>  
       <th align="left">Mat.nummer:</th> <th align="left"><input type="text" name="mnumber"></th>
     </tr>
     <tr>  
-      <th align="left">Password:</th> <th align="left"><input type="text" name="password"></th>
+      <th align="left">Password:</th> <th align="left"><input type="password" name="password"></th>
     </tr>
     <tr><th colspan=2></th></tr>
 
     </tr>
     <tr><th colspan=2></th></tr>