]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
changed xml page titles for more detail
authorJan Michel <j.michel@gsi.de>
Thu, 6 Mar 2014 22:17:34 +0000 (23:17 +0100)
committerJan Michel <j.michel@gsi.de>
Thu, 6 Mar 2014 22:17:52 +0000 (23:17 +0100)
web/htdocs/commands/xmlpage.pm

index 740149d2e3091d545881663461018dc749b4ad53..916658506b8028b49c9205fa958d9ba7a0f11993 100644 (file)
@@ -35,7 +35,7 @@ sub initPage {
   print <<EOF;
 <HTML>
 <HEAD>
-<title>$page->{title}</title>
+<title>$setup[$active]->{name} - $page->{title}</title>
 <link href="../layout/styles.css" rel="stylesheet" type="text/css"/>
 <link href="../layout/blue.css" rel="stylesheet" title="Light Blue" type="text/css"/>
 EOF