Ignore:
Timestamp:
12/01/08 12:13:54 (16 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9168 r9184  
    595595//    printf("<p>");
    596596    if (strchr($_SERVER["REQUEST_URI"], '?')!=FALSE)
     597    {
    597598        printf("<input class='Width' type='button' value='Get .txt' onClick='self.location.href=\"%s&amp;fSendTxt=1\"'>&nbsp;&nbsp;&nbsp;\n", htmlspecialchars($_SERVER["REQUEST_URI"]));
    598     if (strchr($_SERVER["REQUEST_URI"], '?')!=FALSE)
    599     {
    600599        printf("<input class='Width' type='button' value='Print' onClick='self.location.href=\"%s&amp;fPrintTable=1\"'>&nbsp;&nbsp;&nbsp;\n", htmlspecialchars($_SERVER["REQUEST_URI"]));
    601600        printf("MySqlQuery: <img id='showquerybutton' src='../plus.png' alt='+' onClick='showhide(\"showquery\")'>\n");
Note: See TracChangeset for help on using the changeset viewer.