Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 9175)
+++ trunk/MagicSoft/Mars/Changelog	(revision 9176)
@@ -18,4 +18,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2008/11/21 Daniela Dorner
+
+   * datacenter/db/showplots.php:
+     - adapted number of tabs
+
+
 
  2008/11/18 Daniela Dorner
Index: trunk/MagicSoft/Mars/datacenter/db/showplots.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/showplots.php	(revision 9175)
+++ trunk/MagicSoft/Mars/datacenter/db/showplots.php	(revision 9176)
@@ -35,9 +35,9 @@
     //number of tabs for calib*.root, signal*.root and star*.root
     if ($seq > 200000)
-        $signaltabs=10;
+        $signaltabs=12;
     else
-        $signaltabs=12;
+        $signaltabs=14;
     $calibtabs=11;
-    $startabs=18;
+    $startabs=19;
 
     //in case the tab does not exist, because it's one the far
