From 5cd076803a45e71593535115899e43ee956e6c30 Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Sun, 11 Nov 2018 22:34:33 -0500 Subject: [PATCH] fix icon + relative link without base_url --- .../discourse/templates/admin/plugins-chat-provider.hbs | 2 +- config/locales/server.en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs b/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs index 07f721a..d1aad35 100644 --- a/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs +++ b/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs @@ -1,6 +1,6 @@ {{#if anyErrors}}
- + {{d-icon 'exclamation-triangle'}} {{i18n "chat_integration.channels_with_errors"}}
{{/if}} diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 088e48d..6907ced 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -92,7 +92,7 @@ en: group_mention_template: "mentions of: @%{name}" group_message_template: "messages to: @%{name}" - admin_error: "Some chat integration channels have errors. Visit the chat integration section to find out more." + admin_error: "Some chat integration channels have errors. Visit the chat integration section to find out more." provider: