JS syntax error

This commit is contained in:
Alexander M. Turek
2002-06-14 19:12:09 +00:00
parent 5ce7b2a6c7
commit 707430045a
2 changed files with 2 additions and 1 deletions

View File

@@ -143,7 +143,7 @@ function change(the_field) {
else {
if (lpos <= 0) {
l += '?lang=' + the_form['lang'].value
+= '&convcharset=' . the_form['convcharset'].value
+ '&convcharset=' . the_form['convcharset'].value
+ '&server=' + the_form['server'].value
+ '&grants=1'
+ '&host=' + escape(the_form['host'].value)