Changeset 1185 for trunk/unxsISP/interfaces/customer/customer.c
- Timestamp:
- 02/12/10 16:01:53 (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
r1184 r1185 1491 1491 { 1492 1492 htmlHeader("unxsISP Client Interface","Header"); 1493 printf("This is the first time you login");1493 htmlCustomerPage("","FirstTime.Body"); 1494 1494 htmlFooter("Footer"); 1495 1495 }//void ShowPurchaseRadiusPage(void)
