From: hickert Date: Wed, 17 Mar 2010 16:58:58 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a9021eb5957d66b510b7dfb0007f6b8b97052155;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16852 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/info.tpl b/gosa-plugins/goto/admin/systems/goto/info.tpl index bc4b22555..85db2fb92 100644 --- a/gosa-plugins/goto/admin/systems/goto/info.tpl +++ b/gosa-plugins/goto/admin/systems/goto/info.tpl @@ -6,10 +6,12 @@

{t}System information{/t}

- -
+ + - + @@ -18,7 +20,8 @@ - + @@ -34,13 +37,15 @@
{t}CPU{/t}{$ghCpuType} +{t}CPU{/t}{$ghCpuType}
{t}Memory{/t}{$ghMemSize}{t}Boot MAC{/t}{$macAddress}
{t}USB support{/t}{$ghUsbSupport}
+{t}USB support{/t}{$ghUsbSupport}
{t}System status{/t}
+ +   - + - + - + - + - +
{t}Network devices{/t} +{t}Network devices{/t} {foreach item=netcard from=$ghNetNic} {$netcard}
@@ -49,7 +54,8 @@
{t}IDE devices{/t} +{t}IDE devices{/t} {foreach item=idedev from=$ghIdeDev} {$idedev}
@@ -58,7 +64,8 @@
{t}SCSI devices{/t} +{t}SCSI devices{/t} {foreach item=scsidev from=$ghScsiDev} {$scsidev}
@@ -75,11 +82,13 @@
{t}Graphic device{/t} +{t}Graphic device{/t} {$ghGfxAdapter}
{t}Audio device{/t} +{t}Audio device{/t} {$ghSoundAdapter}
@@ -89,10 +98,12 @@ {if $active eq "true"}
-

{t}System status{/t}

+

{image path="images/lists/on.png"} {t}System status{/t} +

- - -
+ + @@ -112,10 +123,12 @@ {$partitions}
{t}Up since{/t}{$uptime}
+ +   + +
{t}SSH service{/t}{$sshd}