Ignore:
Timestamp:
12/18/07 20:49:53 (17 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/db/showplots.php

    r8598 r8794  
    8989}
    9090printf("<form action='showplots.php' method='GET'>\n");
    91 printf("<table width='100%%' border='0'>\n");
    92 printf("<tr><td valign='top'>\n");
    93 printf("<a href='http://db.astro.uni-wuerzburg.de'>home</a>\n</td><td align='center'>");
     91printf("<table width='100%%' border='0'>\n<tr>\n");
     92PrintHomeHelp();
     93printf("<td align='center'>\n");
    9494printf("<input type='text' name='seq' size='10' maxlength='10' value='%s'>\n", $seq);
    9595PrintType2PullDown($type2);
Note: See TracChangeset for help on using the changeset viewer.