Code

Fixed resolution on runtime bug
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 1 Feb 2006 12:36:19 +0000 (12:36 +0000)
committerhickert <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

index 0001a68c8e24b2b7bb957435148b51298ddca7dd..bfc1bc0f68b745039b0636c91bce72b35347fdb7 100644 (file)
@@ -74,8 +74,8 @@
                                </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>