I am try to edit the address line 2 in to a single colum show on order page. I am almost sucessful on it but still have some little problem on it.
As the following
[code]
Customer:test test
112 test
121-222-2212
New York, New York 10002
United States
Telephone Number:111-226-4233
Fax Number:111-225-4222
Client #:121-222-2212
E-Mail Address:
test AT test DOT com
The client # also display on the Customer selection as well I wonder how to remove it. admin/orders.php and admin/include/classes/order.php I checked both file still unable to find out the code that control Customer selection. Anyone can point me the way?