RE: [SM-USERS] Multilogin 2.0 and Netscape 4.x BUG

2003-03-29 Thread p dont think
riday, March 28, 2003 2:23 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [SM-USERS] Multilogin 2.0 and Netscape 4.x BUG > > > Multilogin 2.0 (and 1.0) has a bug on functions.php > > The HTML code is set to create two TABLES but close on only one... > > On

[SM-USERS] Multilogin 2.0 and Netscape 4.x BUG

2003-03-28 Thread Ricardo Stella
Multilogin 2.0 (and 1.0) has a bug on functions.php The HTML code is set to create two TABLES but close on only one... On line 111 (for v2.0) I changed it to the following: " \n". Otherwise Netscape 4.x versions do not display the multiple servers pull-down boxes... My .02...begin:vc