Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0e53c08e

Von Thomas Kasulke vor fast 18 Jahren hinzugefügt

  • ID 0e53c08e76f1fa8a2627f229033b67a1a662c7e7
  • Vorgänger c7bffefd
  • Nachfolger 9fa58e1b

shiptodepartment_1 und 2 als hiddentag hinzugefügt

Unterschiede anzeigen:

bin/mozilla/is.pl
784 784
<!-- shipto are in hidden variables -->
785 785
| ;
786 786
map({ print($cgi->hidden("-name" => $_, "-value" => $form->{$_})); } 
787
       qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry 
788
          shiptocontact shiptophone shiptofax shiptoemail));
787
       qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry  shiptocontact shiptophone shiptofax shiptoemail shiptodepartment_1 shiptodepartment_2));
789 788
print qq|<!-- email variables --> |;
790 789
map({ print($cgi->hidden("-name" => $_, "-value" => $form->{$_})); } 
791 790
    qw(message email subject cc bcc taxaccounts));

Auch abrufbar als: Unified diff