I have installed and am using this very neat panel.
I managed to track down that the actual cgi script that is doing the work is a compiled cgi script(!)
Bizarre, I think. The reason why I care is because the interface makes nice use of "tooltips" on little question mark graphics to let users know what button does what. Unfortunately, mozilla (and I guess netscape) don't show alt tags as tool tips - they show "title" tags as tool tips. Lord only knows why.
I wanted to make the change so that both ALT and TITLE are used in the script but it's a compiled script! I was wondering if someone with a compiler might help out?
Cheers,
G
--
ftp://rucus.ru.ac.za/pub/mail/ezmlm/ezmlm-web-2.1.tar.gzis where the uncompiled version is.
lines 338-349 are where the ALT tags are.