On Monday, November 12, 2001, at 04:21 PM, Ken Jones wrote: > The final qmailadmin 1.0 canidate is available now > http://www.inter7.com/devel/qmailadmin-1.0.tar.gz > > There are no known problems with this release. If > no problems are reported in the next two days we will > release this version as 1.0 to work with vpopmail-5.0. > > Please test it. > > Ken Jones
Looks good to me so far. One minor html thing, though... In show_login.html, this: <tr><td><input type="submit" name="##X114" value="##X114"></td> Should probably be this: <tr><td colspan=2 align="right"><input type="submit" name="##X114" value="##X114"></td> It lines up the "Login" button on the right, and accounts for the right number of columns. Regards, Bill Shupp
