# -- # 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("Cloud Service Management") | html %] [% Translate("Support Data Collector") | html %]

[% BreadcrumbPath = [ { Name => Translate('Cloud Service Management'), Link => 'AdminCloudServices', }, { Name => Translate('Support data collector'), }, ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]
[% RenderBlockStart("RegisteredNotSending") %]

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

[% Translate("Currently support data is only shown in this system.") | html %] [% Translate("It is highly recommended to send this data to OTRS Group in order to get better support.") | html %]

[% RenderBlockEnd("RegisteredNotSending") %]
[% RenderBlockStart("SendingEdit") %]

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

[% Translate("This will allow the system to send additional support data information to OTRS Group.") | html %]

[% RenderBlockEnd("SendingEdit") %] [% RenderBlockStart("NotRegistered") %]

[% Translate("System Registration") | html %]

[% Translate("Currently support data is only shown in this system.") | html %] [% Translate("It is highly recommended to send this data to OTRS Group in order to get better support.") | html %]
[% Translate("To enable data sending, please register your system with OTRS Group or update your system registration information (make sure to activate the 'send support data' option.)") | html %]

[% IF Config("Frontend::Module").AdminRegistration %] [% ELSE %]

[% Translate("System Registration is disabled for your system. Please check your configuration.") | html %]

[% END %]
[% RenderBlockEnd("NotRegistered") %]