Changeset 8789 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
12/14/07 10:00:49 (17 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8788 r8789  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2007/12/14 Daniela Dorner
     22
     23   * datacenter/db/ganymed.php:
     24     - updated tab numbers for plots Hist and FS
     25
     26
    2027
    2128 2007/12/14 Thomas Bretz
  • trunk/MagicSoft/Mars/datacenter/db/ganymed.php

    r8550 r8789  
    266266                //plotting Hist and FS
    267267                printf("<tr><td colspan=\"6\" align='center'>\n");
    268                 printf(" <img src=\"http://www.astro.uni-wuerzburg.de/datacenter/ganymed/%s/%s/ganymed%s-tab12.png\">",
     268                printf(" <img src=\"http://www.astro.uni-wuerzburg.de/datacenter/ganymed/%s/%s/ganymed%s-tab14.png\">",
    269269                       $num2, $num, $num);
    270                 printf(" <img src=\"http://www.astro.uni-wuerzburg.de/datacenter/ganymed/%s/%s/ganymed%s-tab11.png\">",
     270                printf(" <img src=\"http://www.astro.uni-wuerzburg.de/datacenter/ganymed/%s/%s/ganymed%s-tab13.png\">",
    271271                       $num2, $num, $num);
    272272                printf(" </td></tr>");
Note: See TracChangeset for help on using the changeset viewer.