www-thermferm/liveview.php

changeset 320
9e419f3c4e49
parent 305
fc2fae36f4ba
child 358
8b7ef338bf49
--- a/www-thermferm/liveview.php	Thu Feb 19 16:39:35 2015 +0100
+++ b/www-thermferm/liveview.php	Thu Feb 19 16:41:42 2015 +0100
@@ -133,7 +133,7 @@
 	$outstr .= '       });'.PHP_EOL;
 
 	$outstr .= '       var settings'.$unr.' = {'.PHP_EOL;
-	$outstr .= '         title: "'.$name.' fermentation history",'.PHP_EOL;
+	$outstr .= '         title: "'.$name.' history",'.PHP_EOL;
 	$outstr .= '         description: "",'.PHP_EOL;
 	$outstr .= '         padding: { left: 5, top: 5, right: 5, bottom: 5 },'.PHP_EOL;
 	$outstr .= '         titlePadding: { left: 0, top: 0, right: 0, bottom: 10 },'.PHP_EOL;

mercurial