diff --git a/app/apps/client/gameCenter/gameCenter.html b/app/apps/client/gameCenter/gameCenter.html index 2ca752b93ca1..6e6f0e980959 100644 --- a/app/apps/client/gameCenter/gameCenter.html +++ b/app/apps/client/gameCenter/gameCenter.html @@ -46,7 +46,7 @@
-
diff --git a/app/livechat/client/views/app/analytics/livechatAnalytics.html b/app/livechat/client/views/app/analytics/livechatAnalytics.html index 35ace4bfd801..05bacc18aabb 100644 --- a/app/livechat/client/views/app/analytics/livechatAnalytics.html +++ b/app/livechat/client/views/app/analytics/livechatAnalytics.html @@ -38,7 +38,7 @@ {{/if}} -
@@ -48,14 +48,14 @@

{{_ label}}

{{#with badge}} {{body}} {{/with}} - {{/each}} {{# with moreButtons}}
-
@@ -74,7 +74,7 @@

{{_ label}}

{{#each buttons}}
- {{title}} diff --git a/app/ui-message/client/message.html b/app/ui-message/client/message.html index a4b18c946f3f..031743f7af0e 100644 --- a/app/ui-message/client/message.html +++ b/app/ui-message/client/message.html @@ -43,7 +43,7 @@ {{getName}}{{#if showUsername}} @{{msg.u.username}}{{/if}} {{#if getStatus}} - + {{/if}} {{# if showRoles }} @@ -57,28 +57,28 @@ {{#if showTranslated}} - + {{ translationProvider }} {{/if}} {{#if msg.sentByEmail}} - + {{/if}} {{#if edited}} - + {{/if}} {{#if msg.pinned}} - + {{/if}} {{#if showStar}} - + {{/if}} {{#if msg.alert}} -
+
{{/if}} {{#if msg.private}} {{_ "Only_you_can_see_this_message"}} @@ -135,7 +135,7 @@ {{/if}} {{ formatDateAndTime msg.dlm }} {{# if unread }} -
+
{{/if}}
{{/if}} @@ -148,14 +148,14 @@ {{_ i18nReplyCounter counter=msg.tcount }} {{ formatDateAndTime msg.tlm}} {{# if unread }} -
+
{{/if}} {{# if following }} -
+
{{> icon icon="bell" block="thread-icons"}}
{{else}} -
+
{{> icon icon="bell-off" block="thread-icons"}}
{{/if}} diff --git a/app/ui-message/client/messageBox/messageBox.html b/app/ui-message/client/messageBox/messageBox.html index d873ed0f6421..12def35badff 100644 --- a/app/ui-message/client/messageBox/messageBox.html +++ b/app/ui-message/client/messageBox/messageBox.html @@ -68,11 +68,11 @@
{{#each formattingButton in formattingButtons}} {{#if formattingButton.icon}} - {{else}} - + {{formattingButton.text}} {{/if}} diff --git a/app/ui-message/client/messageThread.html b/app/ui-message/client/messageThread.html index b57069f7d94d..6752afd18863 100644 --- a/app/ui-message/client/messageThread.html +++ b/app/ui-message/client/messageThread.html @@ -1,12 +1,12 @@