--- trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/11/29 13:59:21 101 +++ trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/06 10:18:40 171 @@ -15,7 +15,6 @@ <%session scope="global"> std::string userName; -bool isAdmin; <%args> @@ -44,7 +43,7 @@ reply.out() << ""; reply.sout() << "<< back to customer list"; -reply.out() << "
"; +reply.out() << "

"; tntdb::Connection conn = tntdb::connect(dburl); @@ -144,7 +143,7 @@
- +
<{