fix copy/paste error with shop template variables. Fixes bug #11709

This commit is contained in:
Colin Kuskie 2010-07-12 09:14:15 -07:00
parent bc330634ed
commit 5fdb8e3ba1
2 changed files with 2 additions and 1 deletions

View file

@ -1978,7 +1978,7 @@ our $I18N = {
},
'loginFormButton help' => {
message => q|The end of the form to help a user log in. This variable will only be populated if the current user is Visitor.|,
message => q|A button to submit the login form. This variable will only be populated if the current user is Visitor.|,
lastUpdated => 0,
context => q|Template variable help|
},