opera possible fix for labelTest
This commit is contained in:
parent
825882d6c1
commit
37897616ff
|
@ -2281,7 +2281,7 @@
|
|||
|
||||
print "<div align='right'>";
|
||||
|
||||
print "<input type=\"submit\" onclick=\"labelTest()\" value=\"Test\">
|
||||
print "<input type=\"submit\" onclick=\"return labelTest()\" value=\"Test\">
|
||||
";
|
||||
|
||||
print "<input type=\"submit\"
|
||||
|
|
Loading…
Reference in New Issue