From: Emmanuel S. <esa...@no...> - 2004-06-28 18:28:56
|
Le lun 28/06/2004 à 20:20, Martin Mewes a écrit : > Hi Emmanuel, hi, > afaik, no :-) so there is a bug in the current webmin stable release? > If letters are selected to be shown as images in menu, some script escapes > the HTML-Entities into 8bit and then presents the relevant gif. > > This is what Jamie told me sometime ago, if I am not totally in error. ----- cd /usr/share/webmin-1.150/lang/ char2ent.pl --mode=work fr ----- -> webmin interface ok ----- cd /usr/share/webmin-1.150/lang/ char2ent.pl --mode=html fr ----- -> images are broken (code instead of roght character). bye |