# -- # 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("Edit System Maintenance") | html %]

[% BreadcrumbPath = [ { Name => Translate("System Maintenance Management"), Link => Env("Action"), }, { Name => Translate("Edit System Maintenance") } ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

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

[% Translate("Edit System Maintenance Information") | html %]

[% Data.StartDateString %]

[% Translate("Date invalid!") | html %]

[% Translate("Date invalid!") | html %]

[% Data.StopDateString %]

[% Translate("Date invalid!") | html %]

[% Translate("Date invalid!") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field must have less then 250 characters.") | html %]

[% Translate("This field must have less then 250 characters.") | html %]

[% Translate("This field must have less then 250 characters.") | html %]

[% Translate("This field must have less then 250 characters.") | html %]

[% Data.ValidOption %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("or") | html %] [% Translate("or") | html %] [% Translate("Cancel") | html %]

[% Translate("Manage Sessions") | html %]

[% Data.Counter | html %]
[% Data.UserSessionUniq | html %]
[% Data.CustomerSessionUniq | html %]

[% Translate("Agent Sessions") | html %]

[% RenderBlockStart("AgentSession") %] [% RenderBlockEnd("AgentSession") %] [% RenderBlockStart("AgentNoDataRow") %] [% RenderBlockEnd("AgentNoDataRow") %]
[% Translate("Session") | html %] [% Translate("Type") | html %] [% Translate("User") | html %] [% Translate("Kill") | html %]
[% Data.SessionID | html %] [% Data.UserType | html %] [% Data.UserFullname | html %] [% Translate("Kill this session") | html %]
[% Translate("No data found.") | html %]

[% Translate("Customer Sessions") | html %]

[% RenderBlockStart("CustomerSession") %] [% RenderBlockEnd("CustomerSession") %] [% RenderBlockStart("CustomerNoDataRow") %] [% RenderBlockEnd("CustomerNoDataRow") %]
[% Translate("Session") | html %] [% Translate("Type") | html %] [% Translate("User") | html %] [% Translate("Kill") | html %]
[% Data.SessionID | html %] [% Data.UserType | html %] [% Data.UserFullname | html %] [% Translate("Kill this session") | html %]
[% Translate("No data found.") | html %]