Index: trunk/webapps/sessionlogdisplay.html
===================================================================
--- trunk/webapps/unifiedlogdisplay.html	(revision 643)
+++ trunk/webapps/sessionlogdisplay.html	(revision 673)
@@ -3,5 +3,5 @@
   <head>
   <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-    <title>Unified Log Display v</title> 
+    <title>Session Log Display v</title> 
 
 <link href="common/unifiedlog.css" rel="stylesheet" type="text/css">
@@ -27,5 +27,5 @@
 if (parms['file'] == null)
 {
-    showLog("unifiedlog_final.csv");
+    showLog("sessionlog.csv");
 }
 else
