Customer admin pages ....
The administration pages for the customer allow viewing of current subscription details, changing password and recovering a lost password.
Language file
The customer administration pages incorporate a language file (login/lang/file.php) where each displayed item such as button names, error messages, email subject and body text and other descriptive text may be modified. This provides a means to easily change the language of the pages.
Templates
Each of the customer administration pages has a header and a footer (login/includes/header.php and login/includes/footer.php) which can be modified to customize the display.
Also, you may change the css styles in header.php to further customize the displays.

