footer on desktop

Moderator: crythias

Locked
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

footer on desktop

Post by kenmurimi »

i have changed size of my table on dashboard. i also changed for the footer too. since the footer is on another table on the dashboard its size is small as its on a table with reduced size .i changed the footer size because on the other forms it is by itself and so fitting perfectly.

am looking for the point where the footer is called on the dashboard.

thank you.
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: footer on desktop

Post by crythias »

I think Footer.dtl is the common footer for all admin screens. The following line might be of importance to you in that file.

Code: Select all

<table border="0" width="$Data{"Width"}" cellspacing="0" cellpadding="0">
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
Locked