--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 21:02:21 87 +++ trunk/tntnet/dynamic/header.ecpp 2007/12/01 21:00:58 119 @@ -6,6 +6,9 @@ bool isAdmin; <{ + +//reply.setContentType("text/html; charset=UTF-8"); + if (title.size() > 0) { title = std::string(" - ") + title; @@ -42,10 +45,11 @@ }> Customer admin
+ Send configurations
<{ if (isAdmin) { }> - User admin
+ User admin
<{ } else { }> @@ -65,6 +69,7 @@ } //endif }> -




+ +