Browse Source

Updated for KNM13

Thomas Thümmler 1 month ago
parent
commit
3116f05764
4 changed files with 3 additions and 2 deletions
  1. 0 2
      public/.htpasswd
  2. 1 0
      public/checklist.php
  3. 1 0
      public/index.php
  4. 1 0
      public/navbar.html

+ 0 - 2
public/.htpasswd

@@ -1,4 +1,2 @@
 # /var/www/html/public/.htpasswd
-#  katrin:$2y$05$ubbXVGW8YPA94IZlQy4DGeg3vBkMnn08wIIsBLYyxRGcWmGPGEQDi
-#  katrin:$2y$05$LHWHdwA8OgVADst3ksSiOurDV1b5KBj26Ry4WlJviH8kmGN96xx06
 katrin:$2y$05$/TmafWojqu4Ds1naboV4a.FcuEhf9nSC58MVpe1II6PW3fGxdQKBe

+ 1 - 0
public/checklist.php

@@ -15,6 +15,7 @@
 
   </head>
 
+  
   <body>
     <iframe src="navbar.html" onload="this.before((this.contentDocument.body||this.contentDocument).children[0]);this.remove()"></iframe>
     <br>

+ 1 - 0
public/index.php

@@ -63,6 +63,7 @@
           table th#green {font-weight:normal; background-color:#bdffce;}
         </style>
 
+
         <?php
           $Campaigns = ["KNM13", "KNM12", "KNM11", "KNM10", "KNM9", "KNM8", "KNM7", "KNM6"];
           for ($index=0; $index < count($Campaigns); $index++)

+ 1 - 0
public/navbar.html

@@ -7,6 +7,7 @@
     <link rel="stylesheet" href="style.css">
   </head>
 
+  
   <body>
     <div class="topnav" id="myTopnav">
       <a href="https://remote-shift.kaas.kit.edu" class="active">Home</a>