We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a27886 commit 15d558bCopy full SHA for 15d558b
admin.widget.class.php
@@ -327,6 +327,6 @@ public function render_transactional_field()
327
328
public function render_include_attachment_field()
329
{
330
- echo '<label><input type="checkbox" id="include_attachment" name="include_attachment" value="1" %s />Include Attachment</label>';
+ echo '<label><input type="checkbox" id="include_attachment" name="include_attachment" value="1" />Include Attachment</label>';
331
}
332
0 commit comments