Archived
1
0

fix stuff and add uri in post form

This commit is contained in:
Jeff Becker
2019-03-02 10:21:45 -05:00
parent a00630a6b3
commit 6807aaee3d
2 changed files with 19 additions and 1 deletions

View File

@@ -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>