diff --git a/apps/meteor/client/views/omnichannel/modals/ForwardChatModal.tsx b/apps/meteor/client/views/omnichannel/modals/ForwardChatModal.tsx index 0f99674040599..5771faceb6dfc 100644 --- a/apps/meteor/client/views/omnichannel/modals/ForwardChatModal.tsx +++ b/apps/meteor/client/views/omnichannel/modals/ForwardChatModal.tsx @@ -130,6 +130,7 @@ const ForwardChatModal = ({ onForward, onCancel, room, ...props }: ForwardChatMo + {t('Leave_a_comment')}{' '} @@ -137,7 +138,14 @@ const ForwardChatModal = ({ onForward, onCancel, room, ...props }: ForwardChatMo - + {/* Fix for issue #26723 - wrap long text */} +