Page title now shows the room name instead of the user name.
[citadel.git] / webcit / static / t / head.html
index 897276054b7b11d5f9ba97ca5b4a5e88139a099d..5473907b32abcc2b00e3ca0d8f9475de5c15fd90 100644 (file)
@@ -2,7 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
 <html>
        <head>
-               <title><?CURRENT_USER> - <?SERV:HUMANNODE></title>
+               <title><?CURRENT_ROOM> - <?SERV:HUMANNODE></title>
                <meta name="MSSmartTagsPreventParsing" content="TRUE" >
                <meta name="keywords" content="groupware messaging collaboration" >
                <link href="static/styles/webcit.css" rel="stylesheet" type="text/css">