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.
footer on desktop
Moderator: crythias
footer on desktop
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
OTRS 3.2.10 on CentOS and MySQL database
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: footer on desktop
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
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