Changeset 7962 for trunk/MagicSoft/Mars/datacenter/db/runinfo-aio.php
- Timestamp:
- 09/19/06 17:24:20 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/runinfo-aio.php
r7873 r7962 234 234 printf("%s", $_GET["fShowHide"]); 235 235 else 236 printf("100000000 ");236 printf("1000000000"); 237 237 printf("'>\n"); 238 238 printf("<img id='allbutton' src='../minus.png' onclick=showhide('all')> Menu \n");
Note:
See TracChangeset
for help on using the changeset viewer.