fix icon + relative link without base_url

This commit is contained in:
Penar Musaraj 2018-11-11 22:34:33 -05:00
parent 762300ab22
commit 5cd076803a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{{#if anyErrors}}
<div class="error">
<i class="fa fa-exclamation-triangle"></i>
{{d-icon 'exclamation-triangle'}}
<span class="error-message">{{i18n "chat_integration.channels_with_errors"}}</span>
</div>
{{/if}}

View File

@ -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 <a href='/admin/plugins/chat'>the chat integration section</a> to find out more."
admin_error: "Some chat integration channels have errors. Visit <a href='%{base_url}/admin/plugins/chat'>the chat integration section</a> to find out more."
provider: