Show
Ignore:
Timestamp:
02/12/10 16:01:53 (2 years ago)
Author:
Hugo
Message:

ispClient: save commit

Files:
1 modified

Legend:

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

    r1184 r1185  
    14911491{ 
    14921492        htmlHeader("unxsISP Client Interface","Header"); 
    1493         printf("This is the first time you login"); 
     1493        htmlCustomerPage("","FirstTime.Body"); 
    14941494        htmlFooter("Footer"); 
    14951495}//void ShowPurchaseRadiusPage(void)