From 2b9b727c2969cee25e191ee0b58eafc787719acc Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Sat, 14 Feb 2015 16:34:56 +0000 Subject: [PATCH] Issue #2407735 by mortendk, sivaji@knackforge.com: Remove classes from system templates m*.html.twig --- .../system/templates/maintenance-page.html.twig | 12 ++++++------ .../system/templates/maintenance-task-list.html.twig | 2 +- core/modules/system/templates/mark.html.twig | 4 ++-- .../system/templates/menu-local-tasks.html.twig | 4 ++-- core/modules/system/templates/menu.html.twig | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/modules/system/templates/maintenance-page.html.twig b/core/modules/system/templates/maintenance-page.html.twig index fd780d457e8..2700977adc7 100644 --- a/core/modules/system/templates/maintenance-page.html.twig +++ b/core/modules/system/templates/maintenance-page.html.twig @@ -11,7 +11,7 @@ * @ingroup themeable */ #} -
+
{% if logo %} @@ -21,15 +21,15 @@ {% endif %} {% if site_name or site_slogan %} -
+
{% if site_name %} -

+

{{ site_name }}

{% endif %} {% if site_slogan %} -
{{ site_slogan }}
+
{{ site_slogan }}
{% endif %}
{# /.name-and-slogan #} {% endif %} @@ -47,13 +47,13 @@ {% if page.sidebar_first %} -