--- trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/02 20:26:43 126 +++ trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/07 16:34:10 190 @@ -43,7 +43,7 @@ reply.out() << ""; reply.sout() << "<< back to customer list"; -reply.out() << "
"; +reply.out() << "

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