]> dev.renevier.net Git - syp.git/commitdiff
admin as default login user v0.3b_demo
authorarno <arenevier@fdn.fr>
Thu, 20 Aug 2009 13:43:30 +0000 (15:43 +0200)
committerarno <arenevier@fdn.fr>
Thu, 20 Aug 2009 13:43:30 +0000 (15:43 +0200)
inc/html/admin.php

index 9f2fbd18e8d1ca86f2a748e892f8e9407bf0084f..5b8a18c98c4b48f442704d27d43596e1ce6dd017 100644 (file)
@@ -212,7 +212,7 @@ if (!$usrtblexists || !$itemstblexists) {
             <table>
                 <tr>
                     <td><label for="user"><?php ptrans('user')?></label></td>
-                    <td style="width: 100%"><input id="user" name="user"></td>
+                    <td style="width: 100%"><input id="user" name="user" value="admin"></td>
                 </tr>
                 <tr>
                     <td><label for="password"><?php ptrans('password')?></label></td>