Re: Change to community logins - Mailing list pgsql-www

From Alexey Borzov
Subject Re: Change to community logins
Date
Msg-id 46C0C316.1040105@cs.msu.su
Whole thread Raw
In response to Re: Change to community logins  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
Hi,

Magnus Hagander wrote:
>> $this->form->addElement('static', null, null, '<font color="red">' .
>> gettext("Userid or password was incorrect. Please try again.") . '</font>');
>>
>>
>> This should be calling to the stylesheet ;)
> 
> Yeah, if I knew how :) The HTML Quickforms stuff is very inflexible.

Well, it may be inflexible but why aren't you displayiing that as an error 
message in the first place? Also you can map element -> template block so that 
your message will be displayed in whatever style you want.


pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Change to community logins
Next
From: Alexey Borzov
Date:
Subject: Re: Change to community logins