This commit is contained in:
Savetheinternet 2011-02-03 20:28:14 +11:00
parent 701602d16a
commit 4bcd995bea
4 changed files with 42 additions and 22 deletions

View file

@ -22,7 +22,7 @@
Name
</th>
<td>
<input type="text" name="name" size="25" maxlength="25" autocomplete="off" />
<input type="text" name="name" size="25" maxlength="50" autocomplete="off" />
</td>
</tr>
<tr>
@ -58,6 +58,19 @@
<input type="file" name="file"/>
</td>
</tr>
{mod?
<tr>
<th>
Flags
</th>
<td>
<div>
<label for="raw">Raw HTML</label><br/>
<input title="Raw HTML" type="checkbox" name="raw" id="raw">
</div>
</td>
</tr>
}
<tr>
<th>
Password