summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 18ae9b4)
raw | patch | inline | side by side (parent: 18ae9b4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 1 Feb 2006 12:36:19 +0000 (12:36 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 1 Feb 2006 12:36:19 +0000 (12:36 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2616 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/environment.tpl | patch | blob | history |
diff --git a/plugins/personal/environment/environment.tpl b/plugins/personal/environment/environment.tpl
index 0001a68c8e24b2b7bb957435148b51298ddca7dd..bfc1bc0f68b745039b0636c91bce72b35347fdb7 100644 (file)
</tr>
<tr>
<td colspan=2>
- <input type="checkbox" name="gotoProfileFlag_L" id="gotoProfileFlag_L" value="L"
- {if $gotoProfileFlagsACL=="disabled" || $gotoProfileFlag_LCHK=="disabled"}
+ <input type="checkbox" name="gotoProfileFlag_L" id="gotoProfileFlag_L" value="L" {$gotoProfileFlag_LCHK}
+ {if $gotoProfileFlagsACL=="disabled"}
disabled
{/if}>
<label for="gotoProfileFlag_L">{t}Resolution changeable on runtime{/t}</label>