From 040ee7fa179413d68a48d5f356172153e05e43e4 Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Fri, 18 Dec 2015 11:48:28 +0300 Subject: [PATCH] FIX - W3C --- views/layouts/clear.php | 8 ++------ views/layouts/default.php | 2 +- views/layouts/page.php | 6 +----- views/layouts/print.php | 2 +- 4 files changed, 5 insertions(+), 13 deletions(-) diff --git a/views/layouts/clear.php b/views/layouts/clear.php index 16fe886..1b5a44e 100644 --- a/views/layouts/clear.php +++ b/views/layouts/clear.php @@ -3,11 +3,7 @@ * Чистый лейаут - тут нет даже логотипа. Всё прижато к краям без значительных паддингов. */ ?> - + <?= App::getConfig('title') ?> @@ -32,7 +28,7 @@ - + diff --git a/views/layouts/default.php b/views/layouts/default.php index 26759dd..afb9458 100644 --- a/views/layouts/default.php +++ b/views/layouts/default.php @@ -30,7 +30,7 @@ - + diff --git a/views/layouts/page.php b/views/layouts/page.php index 38a0abd..24d44d3 100644 --- a/views/layouts/page.php +++ b/views/layouts/page.php @@ -1,9 +1,5 @@ - + <?= App::getConfig('title') ?> diff --git a/views/layouts/print.php b/views/layouts/print.php index 31e0eb6..af5cd4e 100644 --- a/views/layouts/print.php +++ b/views/layouts/print.php @@ -11,7 +11,7 @@ - +