# -- # 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("Schedule a system maintenance period for announcing the Agents and Customers the system is down for a time period.") | html %]
[% Translate("Some time before this system maintenance starts the users will receive a notification on each screen announcing about this fact.") | html %]
| [% Translate("Start date") | html %] | [% Translate("Stop date") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Delete") | html %] |
|---|---|---|---|---|
| [% Data.StartDateTimeStamp | html %] | [% Data.StopDateTimeStamp | html %] | [% Data.Comment | truncate(80) | html %] | [% Translate(Data.ValidID) | html %] | [% Translate("Delete System Maintenance") | html %] |
| [% Translate("No data found.") | html %] | ||||
| [% Translate("No matches found.") | html %] | ||||