forked from GithubBackups/tinyib
Minor modification to 'Delete Post' box
This commit is contained in:
parent
6b907be1f0
commit
8dac8f511e
@ -248,7 +248,7 @@ EOF;
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
Delete Post<br>Password <input type="password" name="password" size="8"> <input name="deletepost" value="Delete" type="submit">
|
Delete Post <input type="password" name="password" size="8" placeholder="Password"> <input name="deletepost" value="Delete" type="submit">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user