* wrap/python/cgi/ltl2tgba.in: Fix <table> setting to cope

with IE, Safari, konqueror, ... None of these support
rules="groups" frame="border" properly (Mozilla is OK).
This commit is contained in:
Alexandre Duret-Lutz 2004-02-03 10:16:00 +00:00
parent 6dc59fa7fa
commit 1db08f494b
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2004-02-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
* wrap/python/cgi/ltl2tgba.in: Fix <table> setting to cope
with IE, Safari, konqueror, ... None of these support
rules="groups" frame="border" properly (Mozilla is OK).
2004-02-02 Alexandre Duret-Lutz <adl@src.lip6.fr>
* wrap/python/cgi/ltl2tgba.in: Output a description of the syntax.