# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # 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 https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% RenderBlockStart("Overview") %]
[% Translate("The admin group is to get in the admin area and the stats group to get stats area.") | html %]
[% Translate("Create new groups to handle access permissions for different groups of agent (e. g. purchasing department, support department, sales department, ...). ") | html %]
[% Translate("It's useful for ASP solutions. ") | html %]
| [% Translate("Name") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Changed") | html %] | [% Translate("Created") | html %] |
|---|---|---|---|---|
| [% Data.Name | html %] | [% Data.Comment | truncate(80) | html %] | [% Translate(Data.Valid) | html %] | [% Data.ChangeTime | Localize("TimeShort") %] | [% Data.CreateTime | Localize("TimeShort") %] |
| [% Translate("No matches found.") | html %] | ||||