Index: /trunk/www/db_po/get_values.php
===================================================================
--- /trunk/www/db_po/get_values.php	(revision 11600)
+++ /trunk/www/db_po/get_values.php	(revision 11601)
@@ -87,5 +87,5 @@
         $generalshowhide='none';
 
-    printf("<table font-size='-1' border='1' cellspacing='5px' width='100%%'><tbody id='valtable%s'>\n", $_GET["fGetValCase"]);
+    printf("<table font-size='-1' border='0' cellspacing='5px' width='100%%'><tbody id='valtable%s'>\n", $_GET["fGetValCase"]);
     printf("<tr>");
     printf("<th class='indices%d' style='display:%s'>Idx/Orig/Ctr</th>\n",$_GET["fGetValCase"], $generalshowhide);
