From be96a3785bb34782e225750d553492a1fe28ac4b Mon Sep 17 00:00:00 2001 From: mikeazo Date: Mon, 6 Jul 2015 13:41:10 -0400 Subject: [PATCH] fixed typo in closing th tag --- .../src/main/resources/theme/base/account/totp.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forms/common-themes/src/main/resources/theme/base/account/totp.ftl b/forms/common-themes/src/main/resources/theme/base/account/totp.ftl index 47919926bc..1cf9e67952 100755 --- a/forms/common-themes/src/main/resources/theme/base/account/totp.ftl +++ b/forms/common-themes/src/main/resources/theme/base/account/totp.ftl @@ -7,7 +7,7 @@ - @@ -64,4 +64,4 @@ - \ No newline at end of file +
${msg("configureAuthenticators")}/th> + ${msg("configureAuthenticators")}