Code

* Added required field asterix
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Jun 2008 15:19:30 +0000 (15:19 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Jun 2008 15:19:30 +0000 (15:19 +0000)
 * Fixed table width

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11459 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/sudo/admin/sudo/generic.tpl

index 91d7e1eb71a0b6e101a1bb7705115ba51189cb20..5b13fb0756b708224f9a774cd25f5ae10079865c 100644 (file)
@@ -1,7 +1,7 @@
 {if $is_default}
 
 <h2>{t}Generic{/t} - {t}global defaults{/t}</h2>
-<table
+<table style="width:100%;">
  <tr>
   <td>
    {t}Name{/t}
 
 {else}
 
-<table style="width: 90%;">
+<table style="width:100%;">
  <tr>
   <td style="vertical-align:top;width:50%">
    <h2>{t}Generic{/t}</h2>
    <table> 
     <tr>
      <td>
-      {t}Name{/t}
+      {t}Name{/t}{$must}
      </td>
      <td>
       {render acl=$cnACL}