# -- # 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("ProcessInfoSidebar") %]

[% Translate("Process Information") | html %]

[% Data.Process | html %]

[% Data.Activity | html %]

[% Data.ActivityDialog | html %]

[% RenderBlockStart("ProcessInfoSidebarActivityDialogDesc") %]

[% Data.ActivityDialogDescription | html %]

[% RenderBlockEnd("ProcessInfoSidebarActivityDialogDesc") %]
[% RenderBlockEnd("ProcessInfoSidebar") %] [% RenderBlockStart("LongDescriptionSidebar") %]

[% Translate("Description") | html %]

[% Data.Description | html %]

[% RenderBlockEnd("LongDescriptionSidebar") %]
[% RenderBlockStart("Header") %]

[% Data.Name | html %] [% RenderBlockStart("DescriptionShort") %] - [% Data.DescriptionShort | html %] [% RenderBlockEnd("DescriptionShort") %]

[% RenderBlockStart("DescriptionLong") %] [% Data.DescriptionLong | html %] - [% RenderBlockEnd("DescriptionLong") %] [% RenderBlockStart("CancelLink") %] [% Translate("Cancel & close") | html %] [% RenderBlockEnd("CancelLink") %]

[% RenderBlockStart("PropertiesLock") %]

[% Translate("The ticket has been locked") | html %]. [% Translate("Undo & close") | html %]

[% RenderBlockEnd("PropertiesLock") %]
[% RenderBlockEnd("Header") %]