]> source.dussan.org Git - vaadin-framework.git/commitdiff
Feedback box hidden field. Feedback is sent to whole tk-dev team.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 10 Dec 2007 10:26:11 +0000 (10:26 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 10 Dec 2007 10:26:11 +0000 (10:26 +0000)
svn changeset:3199/svn branch:trunk

WebContent/index.html

index 0cdd990ae27acc1916b02fce26b372102a917ff9..72d020ba91d5901ba788533388967f807bb4a871 100644 (file)
                                        <h4>Instant Feedback</h4>
                                        <form action="http://www.itmill.com/formmail.app" enctype="multipart/form-data" method="post">
                                        <input name="SuccessUrl"type="hidden" value="http://www.itmill.com/developers/feedback_ok.htm">
+                                       <input name="FormType" type="hidden" value="7" />
                                        Send a quick message to Toolkit R&D team:<br />
                                        <textarea name="feedback" cols="38" rows="3" multiline="true">Comments, suggestions, bug reports - anything.</textarea><br />
                                        <input type="submit" value="Send" />