customise top navbar

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mkeil77
Posts: 34
Joined: Sun Mar 09, 2014 5:59 am

customise top navbar

Post by mkeil77 »

Hi,

i would like to customise the top navbar to add some add links.
Where could i find the file which would need to be modified?


regards
Matthias
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: customise top navbar

Post by slansing »

I believe for the majority, you would be looking at modifying:

Code: Select all

/usr/local/nagiosxi/html/includes/header.inc.php
mkeil77
Posts: 34
Joined: Sun Mar 09, 2014 5:59 am

Re: customise top navbar

Post by mkeil77 »

slansing wrote:I believe for the majority, you would be looking at modifying:

Code: Select all

/usr/local/nagiosxi/html/includes/header.inc.php

that was exactly what i was looking for.

thanks again
Locked