Add a link

Moderator: crythias

Locked
dash82
Znuny newbie
Posts: 3
Joined: 21 Feb 2011, 15:43
Znuny Version: 3.05

Add a link

Post by dash82 »

Hi All,

I am new to OTRS, and i need to add another link on the agent interface to another one of our internal systems.
I want to add it to the top menu bar, the one which contains Dashboard, tickets, FAQ etc...
I have been searching online, and i have not been able to come across anything yet that would help me with this.

If anyone has some ideas for me, it would be greatly appreciated.
OTRS V3.05 on Ubuntu Server 10.10 with MySQL backend.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Add a link

Post by crythias »

You can add an a href link anywhere in the dtl
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
dash82
Znuny newbie
Posts: 3
Joined: 21 Feb 2011, 15:43
Znuny Version: 3.05

Re: Add a link

Post by dash82 »

Thanks.

Which dtl can i edit so that it is visible on all pages? Like the dashboard links etc?
OTRS V3.05 on Ubuntu Server 10.10 with MySQL backend.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Add a link

Post by crythias »

header
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Re: Add a link

Post by altjx »

In the header.dtl file, how do you add it next to the "Admin" button? It seems like after adding the link such as "<a href="http://intranet/index.html">Intranet</a>", it just goes under the bar instead of next to the "admin" button
OTRS 3.1.6
Locked