--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 14:27:51 80 +++ trunk/tntnet/dynamic/header.ecpp 2007/11/29 17:06:38 104 @@ -6,6 +6,9 @@ bool isAdmin; <{ + +//reply.setContentType("text/html; charset=UTF-8"); + if (title.size() > 0) { title = std::string(" - ") + title; @@ -20,50 +23,7 @@ Serren furnace monitor system<$ title $> - - + @@ -84,11 +44,12 @@ if (userName.size() > 0) { }> - Customer admin
+ Customer admin
+ Send configurations
<{ if (isAdmin) { }> - User admin
+ User admin
<{ } else { }> @@ -111,3 +72,5 @@




+ +