trimmed a string

This commit is contained in:
Loïc Chapeaux
2001-08-29 11:54:16 +00:00
parent fb93657431
commit 62702bfd57

View File

@@ -808,7 +808,7 @@ echo "\n";
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2">
<?php echo $strCopyTable . ' (' . $strDatabase . '<b>.</b>' . trim($strTable) . ')'; ?>&nbsp;:
<?php echo $strCopyTable . ' (' . trim($strDatabase) . '<b>.</b>' . trim($strTable) . ')'; ?>&nbsp;:
</td>
</tr>
<tr>