From: hickert Date: Wed, 3 Mar 2010 13:22:23 +0000 (+0000) Subject:

=>

X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a7cb6acf2e46c03678b513aa0a53129905f0c784;p=gosa.git

=>

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15938 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/opsi/admin/opsi/generic.tpl b/gosa-plugins/opsi/admin/opsi/generic.tpl index 37eafa69d..98401e8ce 100644 --- a/gosa-plugins/opsi/admin/opsi/generic.tpl +++ b/gosa-plugins/opsi/admin/opsi/generic.tpl @@ -1,5 +1,5 @@ -

  {t}OPSI host{/t}

+

  {t}OPSI host{/t}

{if $init_failed} @@ -101,13 +101,13 @@ -

  {t}Installed products{/t}

+

  {t}Installed products{/t}

{render acl=$localProductACL} {$divSLP} {/render} -

{t}Available products{/t}

+

{t}Available products{/t}

{render acl=$localProductACL} {$divALP} {/render} @@ -117,7 +117,7 @@

 


{if $standalone} -

 {t}Action{/t}

+

 {t}Action{/t}

{else} {if $type == 0} -

 {t}Hardware information{/t}

+

 {t}Hardware information{/t}

{else} -

 {t}Software information{/t}

+

 {t}Software information{/t}

{/if} {foreach from=$info item=item key=key}
-

{t}Device{/t} {$key+1}

+

{t}Device{/t} {$key+1}

{foreach from=$item key=name item=value}
{$name}: 
{$value.0.VALUE} 
diff --git a/gosa-plugins/opsi/admin/opsi/properties.tpl b/gosa-plugins/opsi/admin/opsi/properties.tpl index c7c026e61..74b816668 100644 --- a/gosa-plugins/opsi/admin/opsi/properties.tpl +++ b/gosa-plugins/opsi/admin/opsi/properties.tpl @@ -1,4 +1,4 @@ -

{t}OPSI product properties{/t}

+

{t}OPSI product properties{/t}

{if $cfg_count == 0}