--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 14:00:17 78 +++ trunk/tntnet/dynamic/header.ecpp 2007/12/04 13:25:32 143 @@ -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,6 +44,22 @@ if (userName.size() > 0) { }> + Customer admin
+ Send configurations
+ Server configuration
+ <{ + if (isAdmin) { + }> + User admin
+ <{ + } else { + }> +
+ <{ + } // end if/else isadmin + }> + +
Logout
<{ @@ -94,6 +70,7 @@ } //endif }> -




+ +