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:
authorJo Michael <me@mynetx.net>2012-03-18 20:46:22 +0400
committerJo Michael <me@mynetx.net>2012-03-18 20:46:22 +0400
commit03eeeb3ccd3272c8a68232c6bc03116434840801 (patch)
tree4436c5b9545c5350d874c33663c6037d64b5ae98 /tbl_printview.php
parent49b6e4930c31012b4e4a10a92b356f9db3de44a1 (diff)
Removed: table[border] attribute (default is 0 anyways), a[rel] for non-standard values for HTML5 validity
Diffstat (limited to 'tbl_printview.php')
-rw-r--r--tbl_printview.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_printview.php b/tbl_printview.php
index 03c5c75f8e..79dd3d3173 100644
--- a/tbl_printview.php
+++ b/tbl_printview.php
@@ -261,7 +261,7 @@ foreach ($the_tables as $key => $table) {
?>
<br /><br />
- <table border="0" cellspacing="0" cellpadding="0" class="noborder">
+ <table cellspacing="0" cellpadding="0">
<tr>
<!-- Space usage -->