{$includes} {include_if_exists file="include/header.php"}
{doevent name="EditOnLoad"}
{if $message!=""} {/if}
Customers, Edit record [ idcustomer: {$show_key1} ]
{$message}
name {build_edit_control field="name" value=$value_name mode="edit"}  
contact {build_edit_control field="contact" value=$value_contact mode="edit"}
telephones {build_edit_control field="telephones" value=$value_telephones mode="edit"}
postinfo {build_edit_control field="postinfo" value=$value_postinfo mode="edit"}
customerdetails {build_edit_control field="customerdetails" value=$value_customerdetails mode="edit"}
email {build_edit_control field="email" value=$value_email mode="edit"}
username {build_edit_control field="username" value=$value_username mode="edit"}
password {build_edit_control field="password" value=$value_password mode="edit"}
- Required field

{include_if_exists file="include/footer.php"} {$linkdata}