Browse Source

Note for webtrium checks

koellenberger 2 years ago
parent
commit
4fd6fe0a3a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      public/checklist.php

+ 2 - 1
public/checklist.php

@@ -41,7 +41,7 @@
         //call api
         $jsonData = file_get_contents($url);
         $json = array_values(json_decode($jsonData, true));
-        print("<h3>Last run that has be added to <a href='https://kdb.kaas.kit.edu' target='_blank'>kdb</a> is run# ".end($json[1]['Run'])['Number']."</h3>");
+        print("<h3>Last run that has been added to <a href='https://kdb.kaas.kit.edu' target='_blank'>kdb</a> is run# ".end($json[1]['Run'])['Number']."</h3>");
       ?>
       <p>Please check the following parameters and values. <br>If any runs are effected, note down the run numbers in the comments and contact the corresponding system expert. </p>
       <br>
@@ -70,6 +70,7 @@
 
       <br>
       <h3>Checks on <a href="https://webtrium.mpp.mpg.de" target="_blank">webtrium</a>:</h3>
+      <p>Note: Make sure webtrium has been updated recently. </p>
       <table width="100%" id="table" align="center">
 
         <tr>