Following on from Part 1 where I re-skinned the domain registration script I am now working on the domain management script, where the client updates their contact details and manages their domain name.
There are 23 HTML templates for this script:
| au_change_pass.html au_domain_info.html au_domain_cert.html base.html contact_info.html dns.html dns_arecord.html dns_cname.html dns_mxrecord.html do_update_contact.html email_forwarding.html error.html |
main_menu.html manage.html manage_au.html manage_gtld.html update_arecord.html update_cname.html update_mxrecord.html update_url.html url_forward.html view_nameservers.html whoisout.html |
UPDATE: compared to the register script this one was painless. About 5 hours to re-skin the domain management interface and no alterations/bugs to deal with in the script.