[Phpmyadmin-devel] why a space in the cell?
6 Jul
2002
6 Jul
'02
1:14 p.m.
Hi, Is it for cosmetic reasons that at line 1087 of display_tbl.lib.php3 there is a space before the </td>: $vertical_display['data'][$row_no][$i] .= ' </td>' This causes a problem for a user (see bug 577645). Marc
6 Jul
6 Jul
10:01 p.m.
New subject: [Phpmyadmin-devel] Re: why a space in the cell?
----- Original Message ----- From: "Marc Delisle" <DelislMa@CollegeSherbrooke.qc.ca>
Is it for cosmetic reasons that at line 1087 of display_tbl.lib.php3 there is a space before the </td>:
$vertical_display['data'][$row_no][$i] .= ' </td>'
This causes a problem for a user (see bug 577645).
I can't see any effect of such an extra whitespace before </td>. So if it causes trouble, let's remove it. Alexander
8523
Age (days ago)
8524
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marc Delisle -
Rabus