From 6ad76b5cc2a31545c7466ec1d6c18ac2bbf0dd09 Mon Sep 17 00:00:00 2001 From: Volker E Date: Tue, 17 Mar 2015 23:57:23 +0100 Subject: addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed --- core/templates/layout.user.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'core/templates/layout.user.php') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 9f8daa5cad3..4737c5cabd4 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -10,17 +10,17 @@ p($theme->getTitle()); ?> - + - - + + - + @@ -85,7 +85,7 @@
  • > - + t('Log out'));?>
  • -- cgit v1.2.3