Changeset 1635

Show
Ignore:
Timestamp:
01/10/2007 10:26:04 PM (2 years ago)
Author:
robertb
Message:

Passwort-Eingabe jetzt als type="password" - #10

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/update.php

    r1612 r1635  
    1616               dieses Plugins ist nicht notwendig.</p> 
    1717            <form action='' method='post'> 
    18              <p>Admin-Passwort: <input type='text' name='password' /></p> 
     18             <p>Admin-Passwort: <input type='password' name='password' /></p> 
    1919             <p><input type='submit' name='update' value='Update durchführen' /></p> 
    2020            </form>";