Changeset 11601 for trunk/www/db_po


Ignore:
Timestamp:
07/26/11 11:08:52 (13 years ago)
Author:
Daniela Dorner
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/db_po/get_values.php

    r11600 r11601  
    8787        $generalshowhide='none';
    8888
    89     printf("<table font-size='-1' border='1' cellspacing='5px' width='100%%'><tbody id='valtable%s'>\n", $_GET["fGetValCase"]);
     89    printf("<table font-size='-1' border='0' cellspacing='5px' width='100%%'><tbody id='valtable%s'>\n", $_GET["fGetValCase"]);
    9090    printf("<tr>");
    9191    printf("<th class='indices%d' style='display:%s'>Idx/Orig/Ctr</th>\n",$_GET["fGetValCase"], $generalshowhide);
Note: See TracChangeset for help on using the changeset viewer.