Hi Hans,

On Wed, Mar 19, 2003 at 09:18:58PM +0100, Hans Scheffers wrote:
> Is it possible to delete the left frame in the customer.pl, and if yes,
> how should I do it?

Kernel/Output/HTML/Standard/CustomerHeader.dtl

replace:
[...]
  <td class="navbar" valign="top"> 
    <p>
    <li>$Text{"Home"}</li>
    <li>$Text{"Products"}</li>
    <li>$Text{"Support"}</li>
    <li><b><a href="">$Text{"Online-Support"}</a></b></li>
    <li>$Text{"Contact"}</li>
    </p>
  </td>
  <td>
[...]

with:
[...]
  <td colspan="2">
[...]


> Hans Scheffers
> JifLin B.V.
> Leliestraat 7
> 7151 GH Eibergen

Have a lot of fun.

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
"Security is a process, not a product." - Bruce Schneier

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to