fix stuff and add uri in post form
This commit is contained in:
@@ -43,6 +43,15 @@
|
||||
<textarea id="postform_message" name="message" cols=40 rows=5></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
Link URI
|
||||
</th>
|
||||
<td>
|
||||
<input id="postform_uri" name="uri" value="" type="text" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{{#files}}
|
||||
<tr>
|
||||
<th>
|
||||
|
Reference in New Issue
Block a user