# -- # 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("Overview") %]
[% Translate("Create a template to import and export object information.") | html %]
[% Translate("To use this module, you need to install ITSMConfigurationManagement or any other package that provides back end for objects to be imported and exported.") | html %]
| [% Translate("Number") | html %] | [% Translate("Name") | html %] | [% Translate("Format") | html %] | [% Translate("Validity") | html %] | [% Translate("Delete") | html %] | [% Translate("Start Import") | html %] | [% Translate("Start Export") | html %] |
|---|---|---|---|---|---|---|
| [% Translate("No data found.") | html %] | ||||||
| [% Data.Number | html %] | [% Data.Name | html %] | [% Translate(Data.FormatName) | html %] | [% Translate(Data.Valid) | html %] | [% Translate("Delete this template") | html %] | [% Translate("Import") | html %] | [% Translate("Export") | html %] |
[% Translate("Do you really want to delete this template item?") | html %]