diff --git a/Kernel/Output/HTML/Templates/Standard/AgentAppointmentEdit.tt b/Kernel/Output/HTML/Templates/Standard/AgentAppointmentEdit.tt index c297b7cecf..602ccac9ab 100644 --- a/Kernel/Output/HTML/Templates/Standard/AgentAppointmentEdit.tt +++ b/Kernel/Output/HTML/Templates/Standard/AgentAppointmentEdit.tt @@ -91,9 +91,9 @@ [% END %] +[% IF Data.TeamIDStrg %]
[% Translate("Resource") | html %] -[% IF Data.TeamIDStrg %]
[% IF Data.PermissionLevel < 2 %] @@ -111,12 +111,6 @@ [% Data.ResourceIDStrg %] [% END %]
-[% ELSE %] -
-

- [% Translate("This feature is currently not available.") | html %] -

-
[% END %]