--- trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/02 20:26:43 126 +++ trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/06 18:40:14 179 @@ -43,7 +43,7 @@ reply.out() << ""; reply.sout() << "<< back to customer list"; -reply.out() << "
"; +reply.out() << "

"; tntdb::Connection conn = tntdb::connect(dburl); @@ -140,16 +140,20 @@ +<{ +if (id != -1) +{ +}> +
-
+ - +
<{ -} - - +} //fi (id != -1) +} //fi (showForm) }> <&footer>