forked from leftypol/leftypol
Embedding field
This commit is contained in:
parent
88a48c10d5
commit
797fd8ad13
8 changed files with 136 additions and 73 deletions
|
@ -64,6 +64,16 @@
|
|||
<input type="file" name="file"/>
|
||||
</td>
|
||||
</tr>
|
||||
{config[enable_enbedding]?
|
||||
<tr>
|
||||
<th>
|
||||
Embed
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" name="embed" size="30" maxlength="80" autocomplete="off" />
|
||||
</td>
|
||||
</tr>
|
||||
}
|
||||
{mod?
|
||||
<tr>
|
||||
<th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue