summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e627d93)
raw | patch | inline | side by side (parent: e627d93)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 31 May 2006 12:05:11 +0000 (12:05 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 31 May 2006 12:05:11 +0000 (12:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3584 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/servnfs.tpl | patch | blob | history |
index 5d8000e4ced76754b327e6dd43599da1a2dfa934..de38244a728dec0793a8046008f94889d4a8be4f 100644 (file)
</select>
{if $allow_mounts == TRUE}
<br><br><input type="checkbox" name="netatalk_mount" id="netatalk_mount" {$mount_checked} {$appleMountsACL}/><label for="netatalk_mount">{t}Auto-mount share on Apple systems{/t}</label>
- {if $appleMountsACLset == FALSE}
{literal}
<script language="JavaScript">
document.getElementById('sharetype').onchange=function() {
document.getElementById('sharetype').onchange();
</script>
{/literal}
- {/if}
<br>
<br>
{/if}