diff --git a/lib/WebGUI/i18n/English/AuthSMB.pm b/lib/WebGUI/i18n/English/AuthSMB.pm
index 54032e393..192922b1d 100644
--- a/lib/WebGUI/i18n/English/AuthSMB.pm
+++ b/lib/WebGUI/i18n/English/AuthSMB.pm
@@ -70,8 +70,8 @@ our $I18N = {
'create-2' => {
message => q|The following template variables are available for SMB Authentication Anonymous Registration templates.
create.form.header
The required form elements that go at the top of the anonymous registration page.
create.form.hidden
Hidden form fields required for form submittal
create.form.footer
The required form elements that go after the anonymous registration page form.
create.form.submit
The default submit button for the anonymous registration form.
title
Default page title
-
create.form.profile
A loop containing visible and required profile fields for registration
profile.formElement
Form element for visible or required profile field
profile.formElement.label
Default text label for profile form element
login.url
URL for the login page
login.label
Default text label for login page link.
create.message
Any message returned by the system. Usually displays after the form is submitted.
create.form.loginId
Default SMB loginId form field
create.form.loginId.label
Default text for SMB loginId form field
create.form.password
Default password form field
create.form.password.label
Default text for password form field
create.form.profile
A loop containing visible and required profile fields for registration
profile.formElement
Form element for visible or required profile field
profile.formElement.label
Default text label for profile form element
login.url
URL for the login page
login.label
Default text label for login page link.
create.message
Any message returned by the system. Usually displays after the form is submitted.
create.form.loginId
Default SMB loginId form field
create.form.loginId.label
Default text for SMB loginId form field
create.form.password
Default password form field
create.form.password.label
Default text for password form field