From 84d5e1cf0820248dd832e6d08f8d1eca11e99728 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 29 Dec 2004 05:44:14 +0000 Subject: [PATCH] HTML fix --- lib/WebGUI/i18n/English/AuthSMB.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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

|, - lastUpdated => 1101771872 +

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

|, + lastUpdated => 1104252948, }, '10' => {