more updates

This commit is contained in:
unknown
2012-10-18 11:55:52 +02:00
parent 0b65bca1be
commit 82bd054ea0
2 changed files with 5 additions and 40 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<tr>
<td>Username</td>
<td>
<input class="fm fm110" type="text" name="name" value="<?php echo $_SESSION['username']?>" maxlength="15">
<input class="fm fm110" type="text" name="name" value="<?php echo $_SESSION['username']?>" maxlength="20">
</td>
</tr>
<tr>