From 9f7ae2a5851dfc93b8c8c8e78bab83fcc5220431 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Mon, 7 Sep 2015 10:43:28 +0200 Subject: [PATCH] fix h3 style --- .../channel/email_account_overview.jst.eco | 8 +++--- .../app/views/dashboard/stats.jst.eco | 12 ++++----- .../layout_ref/communication_overview.jst.eco | 2 +- .../app/views/layout_ref/highlight.jst.eco | 2 +- .../app/views/layout_ref/local_modal.jst.eco | 6 ++--- .../layout_ref/organization_profile.jst.eco | 2 +- .../app/views/layout_ref/user_profile.jst.eco | 6 ++--- .../views/ticket_zoom/article_view.jst.eco | 2 +- .../widget/ticket_stats_frequency.jst.eco | 2 +- app/assets/stylesheets/zammad.css.scss | 25 ++++++++++--------- 10 files changed, 34 insertions(+), 33 deletions(-) diff --git a/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco b/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco index fd6004a25..2dd7af58e 100644 --- a/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +++ b/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -1,7 +1,7 @@ -

<%- @T('Email Accounts') %>

+

<%- @T('Email Accounts') %>

<% if !_.isEmpty(@accounts_fixed): %> -

<%- @T('Fixed email addresses') %>

+

<%- @T('Fixed email addresses') %>