changeset 30:0e59b8c54d84

Indentation fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 29 Mar 2018 12:18:13 +0300
parents 0abb8333f7dc
children f5b4459f4373
files index.php
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Thu Mar 29 12:17:56 2018 +0300
+++ b/index.php	Thu Mar 29 12:18:13 2018 +0300
@@ -177,9 +177,8 @@
 
 
 // Print page header
-cmPrintPageHeader($pageTitle, "
- <meta name=\"robots\" content=\"nofollow\" />
- <style type=\"text/css\">
+cmPrintPageHeader($pageTitle, "  <meta name=\"robots\" content=\"nofollow\" />
+  <style type=\"text/css\">
     td a.matToggle {
             display: inline-block;
             background: black;
@@ -202,7 +201,7 @@
     td a.matToggle.inactive {
             color: red !important;
     }
- </style>
+  </style>
 ");
 
 echo