diff --git a/backend.php b/backend.php index 114c1d8cd..11e546459 100644 --- a/backend.php +++ b/backend.php @@ -2281,7 +2281,9 @@ print "
"; - print " + $is_disabled = (strpos($_SERVER['HTTP_USER_AGENT'], 'Opera') !== FALSE) ? "disabled" : ""; + + print " "; print "