Code

Updated statistics to use over time data
[gosa.git] / gosa-core / setup / setup_checks.tpl
index ab1dca6647d81b9c591a518d351a2bd27b999410..14d25e2f999ff9c83a8a4335cce5e19cce51e6bd 100644 (file)
@@ -18,7 +18,7 @@
      <td>{$basic[$key].NAME}</td>
 
      {if $basic[$key].RESULT}
-       <td style='color:#0A0'>{t}Ok{/t}</td>
+       <td style='color:#0A0'>{t}OK{/t}</td>
       </tr>
      {else}
         {if $basic[$key].MUST}
@@ -59,7 +59,7 @@
      <td>{$config[$key].NAME}</td>
 
      {if $config[$key].RESULT}
-       <td style='color:#0A0'>{t}Ok{/t}</td>
+       <td style='color:#0A0'>{t}OK{/t}</td>
       </tr>
      {else}
         {if $config[$key].MUST}