Changeset 9184 for trunk/MagicSoft/Mars/datacenter/db/menu.php
- Timestamp:
- 12/01/08 12:13:54 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/menu.php
r9168 r9184 595 595 // printf("<p>"); 596 596 if (strchr($_SERVER["REQUEST_URI"], '?')!=FALSE) 597 { 597 598 printf("<input class='Width' type='button' value='Get .txt' onClick='self.location.href=\"%s&fSendTxt=1\"'> \n", htmlspecialchars($_SERVER["REQUEST_URI"])); 598 if (strchr($_SERVER["REQUEST_URI"], '?')!=FALSE)599 {600 599 printf("<input class='Width' type='button' value='Print' onClick='self.location.href=\"%s&fPrintTable=1\"'> \n", htmlspecialchars($_SERVER["REQUEST_URI"])); 601 600 printf("MySqlQuery: <img id='showquerybutton' src='../plus.png' alt='+' onClick='showhide(\"showquery\")'>\n");
Note:
See TracChangeset
for help on using the changeset viewer.