--- trunk/tntnet/dynamic/header.ecpp 2007/11/28 14:01:10 79 +++ trunk/tntnet/dynamic/header.ecpp 2007/11/28 14:27:51 80 @@ -31,7 +31,7 @@ top: 0px; left: 0px; width: 170px; - min-height: 420px; + min-height: 500px; border-width: 1px; border-color: black; border-style: solid; @@ -84,6 +84,20 @@ if (userName.size() > 0) { }> + Customer admin
+ <{ + if (isAdmin) { + }> + User admin
+ <{ + } else { + }> +
+ <{ + } // end if/else isadmin + }> + +
Logout
<{