Hello,
I had the same problem with the broken tables in webalizer. But i've
solved the problem applying the next patch to the file
debian/patches/17_gettext.dpatch in the debian source package.
1717,1718d1716
< + LTBLUE, _("kB In"),
< + GREEN, _("kB Out"),
1725c1723,1725
< + KBYTECOLOR, _("kB F"));
---
> + KBYTECOLOR, _("kB F"),
> + LTBLUE, _("kB In"),
> + GREEN, _("kB Out"));
1749,1750d1748
< + LTBLUE, _("kB In"),
< + GREEN, _("kB Out"),
1755c1753,1755
< + KBYTECOLOR, _("kB F"));
---
> + KBYTECOLOR, _("kB F"),
> + LTBLUE, _("kB In"),
> + GREEN, _("kB Out"));
Sorry if it's not the best way to send a patch to solve the problem,
but it's the first time i do it. I hope it could help to solve this bug.
--
Diego Chaparro
Grupo de Sistemas y Comunicaciones
Universidad Rey Juan Carlos
C/ Tulipan s/n - 28933 Mostoles
http://dchaparro.net || [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]