# -- # AdminGroupForm.dtl - provides HTML form for AdminGroup # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: AdminGroupForm.dtl,v 1.21 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{"Group Management"}$Env{"Box1"}
$Text{"Add Group"}:
$Text{"Add a new Group."}
$Text{"List"}:
$Text{"Name"} $Text{"Comment"} $Text{"valid"}/$Text{"invalid"} $Text{"Changed"} $Text{"Created"}
$QData{"Name"}
$QData{"Comment","26"}
$Text{"$QData{"Valid"}"} $TimeShort{"$QData{"ChangeTime"}"} $TimeShort{"$QData{"CreateTime"}"}
$Text{"Edit"} ($Text{"$QData{"Action"}"}):
$Text{"Name"}:
$Text{"Valid"}: $Data{"ValidOption"}
$Text{"Comment"}:
$Env{"Box0"}$Text{"Note"}$Env{"Box1"}

$Text{"The admin group is to get in the admin area and the stats group to get stats area."}

$Text{"Create new groups to handle access permissions for different groups of agent (e. g. purchasing department, support department, sales department, ...)."}

$Text{"It's useful for ASP solutions."}