From eac117fc8fbc8b31e45b2e811a86188f40223eaf Mon Sep 17 00:00:00 2001 From: Brewal Date: Mon, 8 Jun 2015 15:22:52 +0200 Subject: [PATCH] Changed a p element by a div A p element cannot contain a div element (here `
`). It should be change by a div element to fits standards. --- core/templates/login.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/templates/login.php b/core/templates/login.php index b24c9cb07d..1586c1117d 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -30,13 +30,13 @@ script('core', [ t('Please try again or contact your administrator.')); ?> -