--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 21:02:21 87 +++ trunk/tntnet/dynamic/header.ecpp 2007/12/07 12:40:49 189 @@ -6,6 +6,8 @@ bool isAdmin; <{ + + if (title.size() > 0) { title = std::string(" - ") + title; @@ -15,13 +17,14 @@ reply.setHeader("Cache-Control", "no-cache, must-revalidate"); // Http/1.1 reply.setHeader("Expires", "Mon, 26 Jul 1997 05:00:00 GMT"); //date in the past }> - -Serren furnace monitor system<$ title $> - + Serren furnace monitor system<$ title $> + + + @@ -42,10 +45,12 @@ }> Customer admin
+ Send configurations
+ Server configuration
<{ if (isAdmin) { }> - User admin
+ User admin
<{ } else { }> @@ -65,6 +70,7 @@ } //endif }> -




+ +