Reading suggestion html
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
Book author and title | Book author and title | ||
</span> | </span> | ||
| − | <input class="form_organization_input" type="text" placeholder="Book author" name="Form reading suggestion[Book author]"> | + | <input class="form_organization_input" type="text" placeholder="Book author" name="Form reading suggestion[Book author]" value=""> |
| − | <input class="form_organization_input" type="text" placeholder="Book title" name="Form reading suggestion[Book title]"> | + | <input class="form_organization_input" type="text" placeholder="Book title" name="Form reading suggestion[Book title]" value=""> |
</span> | </span> | ||
Revision as of 07:34, 20 February 2020
<form action="" method="post">
Book author and title <input class="form_organization_input" type="text" placeholder="Book author" name="Form reading suggestion[Book author]" value=""> <input class="form_organization_input" type="text" placeholder="Book title" name="Form reading suggestion[Book title]" value="">
Why you suggest this book <textarea name="Form reading suggestion[Reason]" class="form_organization_input" style="width:100%" rows="4"> </textarea>
<input type="hidden" name="wpSave" value="Save page">
<input type="hidden" name="pf_free_text" value="!free_text!">
<input type="submit" value="save"> </form>