From 92992cb779b00332e07f3415b87abf4b522137ca Mon Sep 17 00:00:00 2001 From: Allen Hancock Date: Wed, 11 Dec 2013 06:56:01 -0600 Subject: [PATCH] allow for the pre-filling of address information variables --- sample-agreement-php/index.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/sample-agreement-php/index.php b/sample-agreement-php/index.php index 6ed80ff..6d13c7f 100755 --- a/sample-agreement-php/index.php +++ b/sample-agreement-php/index.php @@ -381,43 +381,43 @@

- " id="company" style="width: 300px;" class="text">
+ " id="company" style="width: 300px;" class="text">

- " id="firstname" class="text">
+ " id="firstname" class="text">

- " id="lastname" class="text">
+ " id="lastname" class="text">

- " id="email" style="width: 300px!important;" class="text">
+ " id="email" style="width: 300px!important;" class="text">

- " id="address1" style="width: 300px!important;" class="text">
+ " id="address1" style="width: 300px!important;" class="text">

- " id="city" class="text">
+ " id="city" class="text">

- " id="state" style="width: 25px!important;" class="text">
+ " id="state" style="width: 25px!important;" class="text">

- " id="zip" style="width: 75px!important;" class="text">
+ " id="zip" style="width: 75px!important;" class="text">

- " id="phone" style="width: 120px!important;" class="text"> + " id="phone" style="width: 120px!important;" class="text">

- " id="fax" style="width: 120px!important;" class="text"> + " id="fax" style="width: 120px!important;" class="text">