Lines 16-21
Link Here
|
16 |
<option value='email,emailpro,B_email,'>Email</option> |
16 |
<option value='email,emailpro,B_email,'>Email</option> |
17 |
<option value='borrowernumber'>Borrower number</option> |
17 |
<option value='borrowernumber'>Borrower number</option> |
18 |
<option value='phone,phonepro,B_phone,altcontactphone,mobile'>Phone number</option> |
18 |
<option value='phone,phonepro,B_phone,altcontactphone,mobile'>Phone number</option> |
|
|
19 |
<option value='streettype,address,address2,city,state,zipcode,country'>Street Address</option> |
19 |
</select> |
20 |
</select> |
20 |
|
21 |
|
21 |
<label for="orderby">Order by:</label> |
22 |
<label for="orderby">Order by:</label> |
22 |
- |
|
|