Hi Chris, On Mon, Jul 14, 2003 at 03:29:23PM +0800, Chris Wong wrote: > I want to create a link in CustomerNavigationBar to > post the customer's login id to my webpagebut i cannot > get the UserLogin environment in the dtl file. > > I've added the following line to the original > CustomerNavigationBar.dtl but it doesn't convert > $Env("UserLogin") to customer's login id. > > <a href="www.mysite.com?login=$Env("UserLogin")">my > site</a> > > How can i fix this problem?
Try: $Env{"UserLogin"} -=> {} not () > Thanks > Chris Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address. _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs