# -- # AdminStateForm.dtl - provides HTML form for AdminState # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: AdminStateForm.dtl,v 1.25 2007/06/28 23:55:33 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. # --
$Env{"Box0"}$Text{"State Management"}$Env{"Box1"}
$Text{"Add State"}:
$Text{"Add a new State."}
$Text{"List"}:
# #
$Text{"Name"} $Text{"Type"}$Text{"Comment"} $Text{"valid"}/$Text{"invalid"} $Text{"Changed"} $Text{"Created"}
$QData{"Name"}
$Text{"$QData{"TypeName"}"}
$QData{"Comment","20"}
$Text{"$QData{"Valid"}"} $TimeShort{"$QData{"ChangeTime"}"} $TimeShort{"$QData{"CreateTime"}"}
$Text{"Edit"} ($Text{"$QData{"Action"}"}):
$Text{"Name"}:
$Text{"State Type"}: $Data{"StateTypeOption"}
$Text{"Valid"}: $Data{"ValidOption"}
$Text{"Comment"}:
$Env{"Box0"}$Text{"Note"}$Env{"Box1"}

$Text{"Attention"}: $Text{"Take care that you also updated the default states in you Kernel/Config.pm!"}

$Text{"See also"}: http://doc.otrs.org/cvs/en/html/state.html