From d0eeb33895db0f11ce7615fdb85f5044c5d65dd2 Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Sun, 31 May 2015 14:54:44 +0200 Subject: [PATCH] fix indentation --- show_headers.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/show_headers.php b/show_headers.php index 0c0197c..4c8f3d9 100644 --- a/show_headers.php +++ b/show_headers.php @@ -44,9 +44,9 @@ } $output .= ''; echo ''; - echo ''; - echo ''; + echo ''; + echo ''; echo '
'; echo $output; echo $util->getFooter(); -- 2.39.2