Show
Ignore:
Timestamp:
02/16/10 14:04:55 (2 years ago)
Author:
Hugo
Message:

ispClient: save commit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/unxsISP/interfaces/customer/customer.c

    r1188 r1189  
    14081408                fprintf(fp,"<select class=%s name=uExpYear %s>\n",cStyle,gcInputStatus); 
    14091409        else 
    1410                 fprintf(fp,"<select class=%s name=uExpYear %s>\n",cStyle); 
     1410                fprintf(fp,"<select class=%s name=uExpYear>\n",cStyle); 
    14111411         
    14121412        fprintf(fp,"<option value=0 ");