diff options
Diffstat (limited to 'app/views/request/new.rhtml')
-rw-r--r-- | app/views/request/new.rhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 2bf80eb1b..97404e118 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -61,6 +61,10 @@ </p> <% end %> + <div class="form_button"> + <script type="text/javascript">document.write('<tr><td><input name="doSpell" type="button" value="Check spelling" onClick="openSpellChecker(document.getElementById(\'write_form\').body);"/> (optional)</td></tr>')</script> + </div> + <p class="form_note"> <strong>Privacy warning:</strong> All information that you enter, except for your email address, will be displayed publically on this website. Any |