Changeset 1189 for trunk/unxsISP/interfaces/customer/customer.c
- Timestamp:
- 02/16/10 14:04:55 (2 years ago)
- Files:
-
- 1 modified
-
trunk/unxsISP/interfaces/customer/customer.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/unxsISP/interfaces/customer/customer.c
r1188 r1189 1408 1408 fprintf(fp,"<select class=%s name=uExpYear %s>\n",cStyle,gcInputStatus); 1409 1409 else 1410 fprintf(fp,"<select class=%s name=uExpYear %s>\n",cStyle);1410 fprintf(fp,"<select class=%s name=uExpYear>\n",cStyle); 1411 1411 1412 1412 fprintf(fp,"<option value=0 ");
