]> dev.renevier.net Git - syp.git/commitdiff
admin as default login user demo v0.4_demo
authorarno <arenevier@fdn.fr>
Thu, 20 Aug 2009 13:43:30 +0000 (15:43 +0200)
committerarno <arno@renevier.net>
Fri, 16 Apr 2010 22:48:11 +0000 (00:48 +0200)
inc/html/admin.php

index 3dc893cd686e90ec28fd4a66658117a6e1e4fd35..63b6c4078f1da8c523a91e5e3ca705a7d69fa388 100644 (file)
@@ -220,7 +220,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>