X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=setup%2Fsetup_checks.tpl;h=f029a26e0f3929adea699e21f72152a5fa0cf63c;hb=4af8eca6e1b99d9f7eb446b3cab5ef5f865fc1b9;hp=9ba9e7abcf49c05e831a2255b091b91de58e8c7d;hpb=ed442811d407918c35ea5efc5509501e58d81fb9;p=gosa.git diff --git a/setup/setup_checks.tpl b/setup/setup_checks.tpl index 9ba9e7abc..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} @@ -27,26 +24,26 @@
{if $basic[$key].RESULT} -
{t}Successful{/t}
+
{t}Ok{/t}
{else} {if $basic[$key].MUST} -
{t}Failed{/t}
+
{t}Error{/t}
{else} -
{t}Failed{/t}
+
{t}Warning{/t}
{/if} {if $basic[$key].SOLUTION != ""} -
+
{if $basic[$key].MUST} -
+
+ {$basic[$key].SOLUTION} {t}GOsa will NOT run without fixing this.{/t} {else} -
- {t}GOsa will run without fixing this.{/t} +
+ {$basic[$key].SOLUTION} + {t}GOsa will run without fixing this.{/t} {/if} -
- {$basic[$key].SOLUTION}
{/if} @@ -67,7 +64,7 @@
-

{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} @@ -88,83 +83,28 @@
{$config[$key].NAME}
{if $config[$key].RESULT} -
{t}Successful{/t}
+
{t}Ok{/t}
{else} {if $config[$key].MUST} -
{t}Failed{/t}
+
{t}Error{/t}
{else} -
{t}Failed{/t}
+
{t}Warning{/t}
{/if} {if $config[$key].SOLUTION != ""} -
+
{if $config[$key].MUST} -
- {t}GOsa will NOT run without fixing this.{/t} - {else} -
- {t}GOsa will run without fixing this.{/t} - {/if} -
- {$config[$key].SOLUTION} -
-
- {/if} - {/if} -
-
- {/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}Successful{/t}
- {else} - - {if $is_writeable[$key].MUST} -
{t}Failed{/t}
- {else} -
{t}Failed{/t}
- {/if} - - {if $is_writeable[$key].SOLUTION != ""} - - -
- {if $is_writeable[$key].MUST} -
+
+ {$config[$key].SOLUTION} {t}GOsa will NOT run without fixing this.{/t} {else} -
- {t}GOsa will run without fixing this.{/t} +
+ {$config[$key].SOLUTION} + {t}GOsa will run without fixing this.{/t} {/if} -
- {$is_writeable[$key].SOLUTION}
{/if} @@ -174,19 +114,8 @@ {/foreach} -
- + +
+