X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=setup%2Fsetup_checks.tpl;h=f029a26e0f3929adea699e21f72152a5fa0cf63c;hb=4af8eca6e1b99d9f7eb446b3cab5ef5f865fc1b9;hp=e3b86390ca8519286dc05ad73c58e83b32ea90a9;hpb=cd777430e0a14c4068f2f8459b71d5e82f797944;p=gosa.git diff --git a/setup/setup_checks.tpl b/setup/setup_checks.tpl index e3b86390c..f029a26e0 100644 --- a/setup/setup_checks.tpl +++ b/setup/setup_checks.tpl @@ -5,7 +5,6 @@
-

{t}PHP module and extension checks{/t}

{foreach from=$basic item=val key=key} @@ -14,9 +13,7 @@ {if $basic[$key].SOLUTION != "" && !$basic[$key].RESULT} -
+
{else} @@ -61,13 +58,13 @@ -
+
-

{t}PHP setup configuration{/t}

+

{t}PHP setup configuration{/t} ({t}show information{/t})

{foreach from=$config item=val key=key} @@ -75,9 +72,7 @@ {if $config[$key].SOLUTION != "" && !$config[$key].RESULT} -
+
{else} @@ -119,59 +114,8 @@ {/foreach} - -

{t}Configuration file writeable{/t}

- - {foreach from=$is_writeable item=val key=key} - - - {if $is_writeable[$key].SOLUTION != "" && !$is_writeable[$key].RESULT} - - -
- {else} - - -
- {/if} - - -
{$is_writeable[$key].NAME}
-
- {if $is_writeable[$key].RESULT} -
{t}Ok{/t}
- {else} - - {if $is_writeable[$key].MUST} -
{t}Error{/t}
- {else} -
{t}Warning{/t}
- {/if} - - {if $is_writeable[$key].SOLUTION != ""} - - -
- {if $is_writeable[$key].MUST} -
- {$is_writeable[$key].SOLUTION} - {t}GOsa will NOT run without fixing this.{/t} - {else} -
- {$is_writeable[$key].SOLUTION} - {t}GOsa will run without fixing this.{/t} - {/if} -
-
- {/if} - {/if} -
-
- {/foreach}
+
+