diff --git a/aqt/clayout.py b/aqt/clayout.py index a216f4269..223de3245 100644 --- a/aqt/clayout.py +++ b/aqt/clayout.py @@ -330,7 +330,7 @@ Please create a new card type first.""")) res = "
" + res return res if type == 'q': - repl = "" + repl = "" repl = "
%s
" % repl else: repl = answerRepl