# -- # Kernel/Output/HTML/Standard/NewMaintenance.tt - template for quickly adding new maintenance # # Copyright (C) 2014-2018 - SeTIC - UFSC - http://setic.ufsc.br/ # Version 2015-08-01 - Adjustments for OTRS 4 # Version 2018-01-05 - Adjustments for OTRS 6 # # -- # 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. # --

[% Translate("New maintenance") | html %]

[% BreadcrumbPath = [ { Name => Translate('Maintenances'), Link => Env("Action"), }, ] %] [% BreadcrumbPath.push({ Name => Translate('New maintenance') }) %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

[% Translate("Enter maintenance data") | html %]

[% Data.StartDateSelectionString %]
[% Data.ScheduledEndDateSelectionString %]