Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: message instead of error for USER_PASSSENT: Edit Log

Here is the list of edits for this post
message instead of error for USER_PASSSENT
Hi,

I work with the template system and realized the following:

In Line 229 in ./cgi-bin/admin/Links/User/Login.pm there is

Code:
print Links::SiteHTML::display('login', { error => Links::language('USER_PASSSENT')

At second sight I would not expect an error message for a success operation but:

Code:
print Links::SiteHTML::display('login', { message => Links::language('USER_PASSSENT')

Regards

n||i||k||o

Last edited by:

el noe: Aug 13, 2015, 7:57 AM

Edit Log: