Code

Missing attribute im altlinux template, errorlvl
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Jun 2005 12:05:11 +0000 (12:05 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Jun 2005 12:05:11 +0000 (12:05 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@907 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/altlinux/setup_step4.tpl

index 5341f743559c34597fa39855b2c1b797e95f0411..bbc9b793cb318d2e90de50767b5437839d0e601a 100644 (file)
      </select>
  </tr>
 </table>
+<p class="seperator">&nbsp;</p>
+
+<p>
+ {t}GOsa may cause PHP interpreter errors, particularly in case of Beta versions. In some cases it would be helpful to enable the error reporting. (But it  could be a security risk)  {/t}
+</p>
+<table summary="">
+ <tr>
+  <td>{t}Display PHP errors{/t}</td>
+  <td>
+     <select name="errorlvl" size="1" title="">
+        <option value="true">{t}true{/t}</option>
+        <option value="false">{t}false{/t}</option>
+     </select>
+ </tr>
+</table>
 
 <p class="plugbottom">
  <input type="hidden" name="next" value="5">