diff --git a/plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb b/plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb index 463cd17..514cf2c 100644 --- a/plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb +++ b/plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb @@ -5,10 +5,8 @@

- <%= _("There are active notifications in this environment! You can ") %> - - <%= _("manage all notifications here.") %> - + <%= _("There are active notifications in this environment!") %> + <%= link_to _("Manage all notifications here."), EnvironmentNotificationPlugin.admin_url %>

-- libgit2 0.21.2