Fixed style in style upon reuse of password recovery token

This commit is contained in:
Kaleb Murphy 2008-09-11 14:32:21 +00:00
parent 27769a9b68
commit 3f0b3b3e09
3 changed files with 14 additions and 4 deletions

View file

@ -2,6 +2,10 @@ package WebGUI::i18n::English::AuthWebGUI;
use strict;
our $I18N = {
'token already used' => {
message => q|This password recovery authentication token has already been used.|,
lastUpdated => 0
},
'no registration hack' => {
message => q|complete anonymous registration by calling createAccountSave directly from the URL.|,
lastUpdated => 1078852836