From 4addfb603e88642674003469c147eb8d5debbd96 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 2 Sep 2017 15:37:19 +0200 Subject: Multiple
elements were replaced by simple
elements. If a container element is only used for the CSS and has no semantic meaning, then a
element is definitely wrong for this purpose. --- template/standard/html/main.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'template/standard/html/main.php') diff --git a/template/standard/html/main.php b/template/standard/html/main.php index 12364e5..19eceec 100644 --- a/template/standard/html/main.php +++ b/template/standard/html/main.php @@ -52,13 +52,13 @@ $BLOGMETA_DESC = escapeHTML($BLOGMETA['DESC']); <?="{$HEAD_NAME} | {$BLOGMETA_NAME} {$BLOGMETA_DESC}"?> -
+
-
+
"> -
+
+
\ No newline at end of file -- cgit v1.2.3