Index: branches/eraser6/pluginsRewrite/Eraser/LogForm.cs
===================================================================
--- branches/eraser6/pluginsRewrite/Eraser/LogForm.cs	(revision 2285)
+++ branches/eraser6/pluginsRewrite/Eraser/LogForm.cs	(revision 2485)
@@ -43,5 +43,5 @@
 
 			//Update the title
-			Text = string.Format(CultureInfo.InvariantCulture, "{0} - {1}", Text, task.UIText);
+			Text = string.Format(CultureInfo.InvariantCulture, "{0} - {1}", Text, task);
 
 			//Populate the list of sessions
