add UCFirst
This commit is contained in:
@@ -126,7 +126,7 @@ else
|
|||||||
$i = 0;
|
$i = 0;
|
||||||
|
|
||||||
echo "<table border=$cfgBorder>\n";
|
echo "<table border=$cfgBorder>\n";
|
||||||
echo "<th>$strTable</th>";
|
echo "<th>".UCFirst($strTable)."</th>";
|
||||||
echo "<th colspan=6>$strAction</th>";
|
echo "<th colspan=6>$strAction</th>";
|
||||||
echo "<th>$strRecords</th>";
|
echo "<th>$strRecords</th>";
|
||||||
while($i < $num_tables)
|
while($i < $num_tables)
|
||||||
|
Reference in New Issue
Block a user