# -- # Copyright (C) 2001-2016 OTRS AG, http://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (AGPL). If you # did not receive this file, see http://www.gnu.org/licenses/agpl.txt. # -- [% RenderBlockStart("Overview") %]
| [% Translate("Service") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Changed") | html %] | [% Translate("Created") | html %] |
|---|---|---|---|---|
| [% Translate("No data found.") | html %] | ||||
| [% Data.LevelSpace | html %][% Data.Name | truncate(80) | html %] | [% Data.Comment | truncate(20) | html %] | [% Translate(Data.Valid) | html %] | [% Data.ChangeTime | Localize("TimeShort") %] | [% Data.CreateTime | Localize("TimeShort") %] |