Did this one commited too!!

;-)

Richard

On Mon, Aug 15, 2011 at 11:36 AM, Richard <[email protected]>wrote:

> Hello,
>
> Would you correct this little glitch (gluon tools.py line 1101) :
>
> Change :
> bar = SPAN(prefix,self.user.first_name,' [ ', logout,
> ']',_class='auth_navbar')
>
> For :
> bar = SPAN(prefix,self.user.first_name,' [ ', logout,
> ' ]',_class='auth_navbar')
>
> Thanks
>
> Richard

Reply via email to