# -- # CustomerHeaderSmall.dtl - provides global HTML header # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: CustomerHeaderSmall.dtl,v 1.7 2007/02/15 12:16:01 martin Exp $ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see http://www.gnu.org/licenses/gpl.txt. # -- # # http headers Content-Type: text/html; charset=$Env{"UserCharset"}; X-Powered-By: $Config{"Product"} $Config{"Version"} - Open Ticket Request System (http://otrs.org/) X-Wanted: I think you are smart. I'm looking for smart people! Expires: Tue, 1 Jan 1980 12:00:00 GMT Cache-Control: no-cache Pragma: no-cache # include Copyright.dtl $Include{"Copyright"} # -- # set some html variables # -- # # # -- # create $Data{"UserLoginTop"} if user is loged in # -- # -- $Config{"ProductName"} $Data{"TitleArea"} # include css.dtl file $Include{"customer-css"}