Netscape 4.x tries to honor the <TD WIDTH="100"> tag on the middle column
authordahanc <dahanc@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 25 Jan 2002 06:21:21 +0000 (06:21 +0000)
committerdahanc <dahanc@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 25 Jan 2002 06:21:21 +0000 (06:21 +0000)
commit34d86c164803e4a83f20d79e294a061997ad3546
tree86297ef9c98c959e108ade8612ca63b8bc8b1248
parentec97f6429b5eb4b59a0bc073209a6f5e2344ffa5
Netscape 4.x tries to honor the <TD WIDTH="100"> tag on the middle column
and will squeeze the "EDIT | DEL" column on the right such that it gets
truncated if the text is too wide (e.g., Finnish). TD's WIDTH attribute is
deprecated in HTML 4.x, and it seems that Netscape 6.x and IE 6.0 mostly
ignore it, which is why the problem doesn't show up in those browsers.
With this change, the table formats properly for me in Netscape 4.08,
Mozilla 0.9.7+, and IE 6.0.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2231 7612ce4b-ef26-0410-bec9-ea0150e637f0
plugins/calendar/day.php