Re: [otrs] How to set the link in header of customer.pl?

You should use <a href="http://www.google.com <http://www.google.com/> " class="headeritem">ABC Pvt. Ltd.</a>
//Ulrich
________________________________
Fra: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] På vegne af Amanpreet Singh
Sendt: 11. maj 2009 09:25
Til: otrs@otrs.org
Emne: [otrs] How to set the link in header of customer.pl?
hi,
i am using otrs 2.2 on debian system,
i had worked with file named CustomerHeader.dtl and made changes (to set the logo and company name)
as following:
<tr>
<td width="120" class="header"></td>
<td class="header"><a href="www.google.com" class="headeritem">ABC Pvt. Ltd.</a> </td>
</tr>
hyper link as google.com, when i click on the link the index.pl will open
but in address bar it shows http://localhost/otrs/www.google.com
what should i do to open the google.com on clicking the link.
plz help
--
regards:
Amanpreet Singh
participants (1)
-
Ulrich Gøhns