Remove the useless User class (now user is a string)
[invirt/packages/invirt-web.git] / templates / skeleton.tmpl
index ae7431b..60cca90 100644 (file)
@@ -38,7 +38,7 @@ function helppopup(name){
 </div>
 
 #if not $varExists('simple') or not $simple
-<p>[You are logged in as $user.username.]</p>
+<p>[You are logged in as $user.]</p>
 
 <div class="navigation">
 <p><a href="list">List</a>