mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Close </tr> because of white-space: pre
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1221 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -242,7 +242,7 @@ if (!$columns) {
|
||||
}
|
||||
}
|
||||
$adminer->backwardKeysPrint($backward_keys, $rows[$n]);
|
||||
echo "\n";
|
||||
echo "</tr>\n"; // close to allow white-space: pre
|
||||
}
|
||||
echo "</table>\n";
|
||||
|
||||
|
Reference in New Issue
Block a user