diff --git a/aqt/main.py b/aqt/main.py index de3d85681..3a5cfc24f 100644 --- a/aqt/main.py +++ b/aqt/main.py @@ -477,10 +477,10 @@ the manual for information on how to restore from an automatic backup."))
%s
%s
+ """ % (i, b), css=self.sharedCSS) self.bottomWeb.hide() self.web.setFocus() - self.web.eval("$('#resume').focus()") # HTML helpers ##########################################################################