templates/otp-auth.str in rodauth-1.23.0 vs templates/otp-auth.str in rodauth-2.0.0

- old
+ new

@@ -1,5 +1,5 @@ -<form method="post" class="rodauth form-horizontal" role="form" id="otp-auth-form"> +<form method="post" class="rodauth" role="form" id="otp-auth-form"> #{rodauth.otp_auth_additional_form_tags} #{rodauth.csrf_tag} #{rodauth.render('otp-auth-code-field')} #{rodauth.button(rodauth.otp_auth_button)} </form>