Code

Fixed save_object
[gosa.git] / plugins / admin / systems / goLogDBServer.tpl
index 88346956e095ca1f0598d7eda54bf894394a4ab5..ea6405053d92ad50c73317223a4282454e196d42 100644 (file)
@@ -1,11 +1,11 @@
-<b>{t}Logging database{/t}</b> 
+<h2><img class="center" alt="" align="middle" src="images/rightarrow.png" /> {t}Logging database information{/t}</h2>
 <table summary="">
     <tr>
-     <td>{t}Logging DB user{/t}</td>
+     <td>{t}Logging DB user{/t}{$must}</td>
      <td><input name="goLogAdmin" id="goLogAdmin" size=30 maxlength=60 {$goLogAdminACL} value="{$goLogAdmin}"></td>
     </tr>
     <tr>
-     <td>{t}Password{/t}</td>
+     <td>{t}Password{/t}{$must}</td>
      <td><input type=password name="goLogPassword" id="goLogPassword" size=30 maxlength=60 {$goLogPasswordACL} value="{$goLogPassword}"></td>
     </tr>
    </table>