Changeset 8794 for trunk/MagicSoft/Mars/datacenter/db/showplots-ds.php
- Timestamp:
- 12/18/07 20:49:53 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/showplots-ds.php
r8598 r8794 104 104 printf("<form action='showplots-ds.php' method='GET'>\n"); 105 105 printf("<table width='100%%' border='0'>\n"); 106 printf("<tr><td valign='top'>\n"); 107 printf("<a href='http://db.astro.uni-wuerzburg.de'>home</a>\n</td><td align='center'>"); 106 printf("<tr><td valign='top'>\n<tr>\n"); 107 PrintHomeHelp(); 108 printf("<td align='center'>\n"); 108 109 if (!empty($prevseq)) 109 110 printf("%d ", $prevseq);
Note:
See TracChangeset
for help on using the changeset viewer.