Changeset 1635
- Timestamp:
- 01/10/2007 10:26:04 PM (2 years ago)
- Files:
-
- 1 modified
-
trunk/admin/update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/update.php
r1612 r1635 16 16 dieses Plugins ist nicht notwendig.</p> 17 17 <form action='' method='post'> 18 <p>Admin-Passwort: <input type=' text' name='password' /></p>18 <p>Admin-Passwort: <input type='password' name='password' /></p> 19 19 <p><input type='submit' name='update' value='Update durchführen' /></p> 20 20 </form>";
