# -- # 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. # --

[% Translate("History of Config Item: %s", Data.Name) | html %]

[% Translate("Cancel & close") | html %]

[% Translate("History Content") | html %]

[% RenderBlockStart("Row") %] [% RenderBlockEnd("Row") %]
[% Translate("Action") | html %] [% Translate("Comment") | html %] [% Translate("Zoom") | html %] [% Translate("User") | html %] [% Translate("Createtime") | html %]
[% Data.HistoryType | html %]
[% Data.Comment | html %]
[% Translate("Zoom view") | html %] [% Data.UserFullname | html %] [% Data.CreateTime | Localize("TimeLong") %]