From ce9abd4738a8e6c116789c185c5825d07a8a818d Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 1 Nov 2012 14:01:48 +0000 Subject: [PATCH] introduced usage field svn path=/trunk/; revision=24771 --- cgi-bin/orderpromo.pl | 4 ++++ order/promoorder.en.xhtml | 2 ++ 2 files changed, 6 insertions(+) diff --git a/cgi-bin/orderpromo.pl b/cgi-bin/orderpromo.pl index 75743557a0..37e9fe3611 100755 --- a/cgi-bin/orderpromo.pl +++ b/cgi-bin/orderpromo.pl @@ -20,6 +20,7 @@ my $country = $query->param("country"); #my $address = $query->param("address"); my $specifics = $query->param("specifics"); +my $usage = $query->param("usage"); my $comment = $query->param("comment"); my $lang = $query->param("language"); @@ -60,6 +61,9 @@ $country Specifics of the Order: $specifics +The material is going to be used for: +$usage + Comments: $comments diff --git a/order/promoorder.en.xhtml b/order/promoorder.en.xhtml index fe9def2fff..fee3dd0b80 100644 --- a/order/promoorder.en.xhtml +++ b/order/promoorder.en.xhtml @@ -62,6 +62,8 @@ No focus, just send me the default package, containing: Some stickers: "I cannot read your documents", GNU-Sticker, Plussy-Sticker ...
+ I would like to use the material for (short description): +
Any comment: