Code

Gray out "Display domain info" while in readonly.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Feb 2010 14:49:46 +0000 (14:49 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Feb 2010 14:49:46 +0000 (14:49 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15563 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/samba/personal/samba/samba3.tpl

index 5ea74534fe12a926da323f4f44031c0c312c7240..0b5681e0f42079a2481c16fe0a42a729e5057e81 100644 (file)
@@ -31,7 +31,9 @@
        {html_options values=$domains output=$domains selected=$sambaDomainName}
       </select>
 {/render}
+{render acl=$sambaDomainNameACL  checkbox=$multiple_support checked=$use_sambaDomainName}
      <input type='submit' name='display_information' value='{t}Show information{/t}'>
+{/render}
      </td>
     </tr>
    </table>