mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 11:41:29 +00:00
opera possible fix for labelTest
This commit is contained in:
@@ -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\"
|
||||
|
||||
Reference in New Issue
Block a user