Cosmetic changes

This commit is contained in:
Loïc Chapeaux
2001-07-07 18:22:00 +00:00
parent dc1c5cfb75
commit 16f050afe7
3 changed files with 20 additions and 19 deletions

View File

@@ -26,7 +26,7 @@ else
$i = 0;
echo "<table border=$cfgBorder>\n";
echo "<th>$strTable</th>";
echo '<th>' . UCFirst($strTable) . '</th>';
echo "<th>$strRecords</th>";
while($i < $num_tables)
{