summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_service_desk_empty_state.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/_service_desk_empty_state.html.haml')
-rw-r--r--app/views/projects/issues/_service_desk_empty_state.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/_service_desk_empty_state.html.haml b/app/views/projects/issues/_service_desk_empty_state.html.haml
index a4251c8e5dc..afeb2a23ea2 100644
--- a/app/views/projects/issues/_service_desk_empty_state.html.haml
+++ b/app/views/projects/issues/_service_desk_empty_state.html.haml
@@ -16,7 +16,7 @@
= s_("ServiceDesk|Your users can send emails to this address:")
%code= @project.service_desk_address
- %span= s_("ServiceDesk|Issues created from Service Desk emails appear here. Each comment becomes part of the email conversation.")
+ %span= s_("ServiceDesk|Issues created from Service Desk emails will appear here. Each comment becomes part of the email conversation.")
= link_to _('Learn more.'), help_page_path('user/project/service_desk')
- if can_edit_project_settings && !service_desk_enabled