# -- # AdminRoleForm.dtl - provides HTML form for AdminRole # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: AdminRoleForm.dtl,v 1.9 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{"Role Management"}$Env{"Box1"}
$Text{"Add Role"}:
$Text{"Add a new Role."}
$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{"Create a role and put groups in it. Then add the role to the users."}

$Text{"It's useful for a lot of users and groups."}