Code

Added gray out to navigation icons in divlist
[gosa.git] / plugins / admin / systems / goTerminalServer.tpl
index 524640f6c0d38a76e3ee65d0fd42bcdd00503820..5fca2091f22852afc3faf605f0411ac1e1f6020f 100644 (file)
      <td>{t}Font path{/t}</td>
      <td> 
 {render acl=$goXdmcpIsEnabledACL}
-      <input type="text" value="{$goFontPath}" name="goFontPath" {$goXdmcpIsEnabledACL}  id="FontPathId">
+      <input type="text" value="{$goFontPath}" name="goFontPath" id="FontPathId">
 {/render}
      </td>
     </tr>
    </table>
 
 <p class='seperator'>&nbsp;</p>
-<div style="width:100%; text-align:right;">
-<p>
+<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
     <input type='submit' name='SaveService' value='{t}Save{/t}'>
     &nbsp;
     <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
-</p>
 </div>
 <input type="hidden" name="goTerminalServerPosted" value="1">