X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-plugins%2Fgoto%2Fadmin%2Fsystems%2Fgoto%2FworkstationStartup.tpl;h=ed9037f2b92eec4934ab75c86873b9e20a07d11f;hb=a6ce5a202d803fb12c8fda2d7dc19c02bae336e4;hp=2523fae7c15a803d3f89a14c79f50b446945260b;hpb=e2cbc4aee06089585ffc6b8e06bc6d1f691e7b80;p=gosa.git diff --git a/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl b/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl index 2523fae7c..ed9037f2b 100644 --- a/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl +++ b/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl @@ -4,16 +4,18 @@

{t}Boot parameters{/t}

+ {if $fai_activated && $si_active && !$si_fai_action_failed} + {/if} @@ -173,7 +177,7 @@
{render acl=$gotoBootKernelACL} + {/render}
@@ -31,7 +33,7 @@ onClick="document.mainform.submit();" class='center'>  {t}inherit from group{/t}) {if !$JS} - + {/if} {/if} {/render} @@ -58,9 +60,15 @@ - {if $si_fai_action_failed} + {if !$fai_activated} +

{t}FAI Object assignment disabled. You can't use this feature until FAI is activated.{/t}

+ {elseif !$si_active} + {t}GOsa support daemon not configured{/t}
+ {t}FAI settings cannot be modified{/t} + {elseif $si_fai_action_failed} {msgPool type=siError}
{t}Check if the GOsa support daemon (gosa-si) is running.{/t} + {elseif $fai_activated} {if $FAIdebianMirror == "inherited"} @@ -68,11 +76,11 @@ @@ -94,7 +102,7 @@
-

 {t}FAI server{/t} +

 {t}FAI server{/t}

-

 {t}Release{/t} +

 {t}Release{/t}

-  {t}Assigned FAI classes{/t} +  {t}Assigned FAI classes{/t}

{render acl=$FAIclassACL} {$FAIScriptlist} @@ -104,11 +112,11 @@ @@ -139,7 +147,7 @@
-

 {t}FAI server{/t} +

 {t}FAI server{/t}

-

 {t}Release{/t} +

 {t}Release{/t}

-  {t}Assigned FAI classes{/t} +  {t}Assigned FAI classes{/t}

{render acl=$FAIclassACL} {$FAIScriptlist} @@ -156,11 +164,7 @@ {/render} - {/if} - - {else} - -

{t}FAI Object assignment disabled. You can't use this feature until FAI is activated.{/t}

+ {/if} {/if}

- {t}Kernel modules (format: name parameters){/t} + {t}Kernel modules (format: name parameters){/t}

{render acl=$gotoModulesACL}
-

 

+