# -- # 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("Admin Message") | html %]

[% BreadcrumbPath = [ { Name => Translate('Admin Message'), }, ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

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

[% Translate("With this module, administrators can send messages to agents, group or role members.") | html %]

[% Translate("Create Administrative Message") | html %]

[% RenderBlockStart("Sent") %]

[% Translate("Your message was sent to") | html %]: [% Data.Bcc | html %]

[% RenderBlockEnd("Sent") %] [% RenderBlockStart("Form") %]

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

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

[% Data.UserOption %]
[% Data.GroupOption %]

[% RenderBlockStart("RoleRecipients") %]
[% Data.RoleOption %]
[% RenderBlockEnd("RoleRecipients") %] [% RenderBlockStart("CustomerUserGroups") %]
[% RenderBlockEnd("CustomerUserGroups") %]

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

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

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

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

[% RenderBlockEnd("Form") %]