
Is it possible to delete the left frame in the customer.pl, and if yes, how should I do it? Hans Scheffers JifLin B.V. Leliestraat 7 7151 GH Eibergen

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

Thx, now I can go on :-) Hans Scheffers JifLin B.V. Leliestraat 7 7151 GH Eibergen
-----Oorspronkelijk bericht----- Van: otrs-admin@otrs.org [mailto:otrs-admin@otrs.org] Namens Martin Edenhofer Verzonden: woensdag 19 maart 2003 21:40 Aan: otrs@otrs.org Onderwerp: Re: [otrs] HOWTO... ?
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
participants (3)
-
Hans Scheffers
-
Hans Scheffers
-
Martin Edenhofer