lostwages/templates/en/wineconf rsvp_form.template

Jeremy Newman jnewman at wine.codeweavers.com
Fri Mar 3 10:31:36 CST 2006


ChangeSet ID:	23379
CVSROOT:	/opt/cvs-commit
Module name:	lostwages
Changes by:	jnewman at winehq.org	2006/03/03 10:31:36

Modified files:
	templates/en/wineconf: rsvp_form.template 

Log message:
	update for changes to plugin (field names)

Patch: http://cvs.winehq.org/patch.py?id=23379

Old revision  New revision  Changes     Path
 1.1           1.2           +2 -0       lostwages/templates/en/wineconf/rsvp_form.template

Index: lostwages/templates/en/wineconf/rsvp_form.template
diff -u -p lostwages/templates/en/wineconf/rsvp_form.template:1.1 lostwages/templates/en/wineconf/rsvp_form.template:1.2
--- lostwages/templates/en/wineconf/rsvp_form.template:1.1	3 Mar 2006 16:31:36 -0000
+++ lostwages/templates/en/wineconf/rsvp_form.template	3 Mar 2006 16:31:36 -0000
@@ -25,4 +25,6 @@
 
 <p><input type="submit" name="submit" value=" Submit RSVP " class="button" /></p>
 
+<input type="hidden" name="fields" value="name|email|comment" />
+
 </form>



More information about the wine-cvs mailing list