Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2009-02-20 12:22:20 +0300
committerMarc Delisle <marc@infomarc.info>2009-02-20 12:22:20 +0300
commitde126075ef2cfa2758a7db955cf684bd8a925409 (patch)
treec7313200d5db2bb4aca3f71afeece5d8982d370f /db_printview.php
parentd8154ae981d3377376cbe99f5e445e9390a4d34e (diff)
patch #2596230 [XHTML] View table headers/footers completely
Diffstat (limited to 'db_printview.php')
-rw-r--r--db_printview.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_printview.php b/db_printview.php
index 0fb042722f..bf51015f3d 100644
--- a/db_printview.php
+++ b/db_printview.php
@@ -237,7 +237,7 @@ else {
<?php
}
?>
- <th>&nbsp;</th>
+ <th></th>
</tr>
</tbody>
</table>