Vergleich post_attachments_attachment_remove - 1.8.22 - 1.8.38
Zeile 1 | Zeile 1 |
---|---|
<input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" /> | <input type="submit" class="button" name="rem_{$attachment['aid']}" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" /> |