From 22c64e3e6b27c429f19b2bbbf945f09a7c272b22 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 3 Mar 2010 13:22:35 +0000 Subject: [PATCH]

=>

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15943 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/admin/systems/goto/ArpNewDevice.tpl | 4 +-- gosa-plugins/goto/admin/systems/goto/info.tpl | 6 ++-- .../goto/admin/systems/goto/printer.tpl | 6 ++-- .../goto/admin/systems/goto/terminal.tpl | 4 +-- .../admin/systems/goto/terminalService.tpl | 18 +++++----- .../admin/systems/goto/terminalStartup.tpl | 8 ++--- .../goto/admin/systems/goto/workstation.tpl | 4 +-- .../admin/systems/goto/workstationService.tpl | 12 +++---- .../admin/systems/goto/workstationStartup.tpl | 34 +++++++++---------- 9 files changed, 48 insertions(+), 48 deletions(-) diff --git a/gosa-plugins/goto/admin/systems/goto/ArpNewDevice.tpl b/gosa-plugins/goto/admin/systems/goto/ArpNewDevice.tpl index e8569a448..58967c1ed 100644 --- a/gosa-plugins/goto/admin/systems/goto/ArpNewDevice.tpl +++ b/gosa-plugins/goto/admin/systems/goto/ArpNewDevice.tpl @@ -1,4 +1,4 @@ -

{t}Integrating unknown devices{/t}

+

{t}Integrating unknown devices{/t}

{t}The current device has been detected by the ARP monitor used by GOsa. You can integrate this device into your running DHCP/DNS infrastructure by submitting this form. The device entry will disappear from the list of the systems and move to the DNS/DHCP configuration.{/t}

@@ -28,7 +28,7 @@

- +

{msgPool type=permView} +

{msgPool type=permView}

{else} -

{t}System information{/t}

+

{t}System information{/t}

@@ -89,7 +89,7 @@ {if $active eq "true"}
-

{t}System status{/t}

+

{t}System status{/t}

diff --git a/gosa-plugins/goto/admin/systems/goto/printer.tpl b/gosa-plugins/goto/admin/systems/goto/printer.tpl index 0d909b69d..79f02d559 100644 --- a/gosa-plugins/goto/admin/systems/goto/printer.tpl +++ b/gosa-plugins/goto/admin/systems/goto/printer.tpl @@ -2,7 +2,7 @@
{if $StandAlone} -

{t}General{/t}

+

{t}General{/t}

@@ -35,7 +35,7 @@
{$must} {/if} -

{t}Details{/t}

+

{t}Details{/t}

{if !$StandAlone} @@ -93,7 +93,7 @@

 

-

{t}Permissions{/t}

+

{t}Permissions{/t}

diff --git a/gosa-plugins/goto/admin/systems/goto/terminal.tpl b/gosa-plugins/goto/admin/systems/goto/terminal.tpl index d5e6e81e2..bdaceda72 100644 --- a/gosa-plugins/goto/admin/systems/goto/terminal.tpl +++ b/gosa-plugins/goto/admin/systems/goto/terminal.tpl @@ -1,4 +1,4 @@ -

{t}Properties{/t}

+

{t}Properties{/t}

@@ -147,7 +147,7 @@
{if $fai_activated} -

{t}Action{/t}

+

{t}Action{/t}

diff --git a/gosa-plugins/goto/admin/systems/goto/terminalService.tpl b/gosa-plugins/goto/admin/systems/goto/terminalService.tpl index f37ed398e..a797a6bb6 100644 --- a/gosa-plugins/goto/admin/systems/goto/terminalService.tpl +++ b/gosa-plugins/goto/admin/systems/goto/terminalService.tpl @@ -1,7 +1,7 @@
-

{t}Keyboard{/t}

+

{t}Keyboard{/t}

@@ -42,7 +42,7 @@
-

{t}Mouse{/t}

+

{t}Mouse{/t}

@@ -73,7 +73,7 @@
-

{t}Telephone hardware{/t}

+

{t}Telephone hardware{/t}

{t}Telephone{/t}  @@ -92,7 +92,7 @@

-

{t}Graphic device{/t}

+

{t}Graphic device{/t}

@@ -132,7 +132,7 @@
-

{t}Display device{/t}

+

{t}Display device{/t}

@@ -170,7 +170,7 @@
{t}Type{/t} -

{t}Remote desktop{/t}

+

{t}Remote desktop{/t}

@@ -230,7 +230,7 @@ diff --git a/gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl b/gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl index f529c6268..23896b5cb 100644 --- a/gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl +++ b/gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl @@ -1,4 +1,4 @@ -

{t}Boot parameters{/t}

+

{t}Boot parameters{/t}

-

{t}Scan device{/t}

+

{t}Scan device{/t}

{render acl=$gotoScannerEnableACL} {/render} @@ -241,9 +241,9 @@
  -

+

{t}Printer{/t} -

+ {$gotoLpdEnable_dialog}
@@ -66,9 +66,9 @@
-

+

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

+ {render acl=$gotoModulesACL}
-

 

+

 

diff --git a/gosa-plugins/goto/admin/systems/goto/workstation.tpl b/gosa-plugins/goto/admin/systems/goto/workstation.tpl index 8e9a09997..d1100116b 100644 --- a/gosa-plugins/goto/admin/systems/goto/workstation.tpl +++ b/gosa-plugins/goto/admin/systems/goto/workstation.tpl @@ -1,4 +1,4 @@ -

{t}Properties{/t}

+

{t}Properties{/t}

@@ -122,7 +122,7 @@

 

{if $fai_activated} -

{t}Action{/t}

+

{t}Action{/t}

diff --git a/gosa-plugins/goto/admin/systems/goto/workstationService.tpl b/gosa-plugins/goto/admin/systems/goto/workstationService.tpl index b0172630c..6955d0b84 100644 --- a/gosa-plugins/goto/admin/systems/goto/workstationService.tpl +++ b/gosa-plugins/goto/admin/systems/goto/workstationService.tpl @@ -1,7 +1,7 @@
-

{t}Keyboard{/t}

+

{t}Keyboard{/t}

@@ -48,7 +48,7 @@
-

{t}Mouse{/t}

+

{t}Mouse{/t}

@@ -83,7 +83,7 @@
-

{t}Telephone hardware{/t}

+

{t}Telephone hardware{/t}

{t}Telephone{/t}  @@ -104,7 +104,7 @@

-

{t}Graphic device{/t}

+

{t}Graphic device{/t}

@@ -150,7 +150,7 @@
-

{t}Display device{/t}

+

{t}Display device{/t}

@@ -198,7 +198,7 @@
{t}Type{/t} -

{t}Scan device{/t}

+

{t}Scan device{/t}

{render acl=$gotoScannerEnableACL} diff --git a/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl b/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl index c2265cdd1..1339ee263 100644 --- a/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl +++ b/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl @@ -1,7 +1,7 @@
-

{t}Boot parameters{/t}

+

{t}Boot parameters{/t}

{if $fai_activated && $si_active && !$si_fai_action_failed} @@ -61,7 +61,7 @@
{if !$fai_activated} -

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

+

{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} @@ -76,12 +76,12 @@ @@ -105,9 +105,9 @@
-

 {t}FAI server{/t} -

+

 {t}FAI server{/t} +

-

 {t}Release{/t} -

+

 {t}Release{/t} +

-

+

 {t}Assigned FAI classes{/t} -

+ {render acl=$FAIclassACL} {$FAIScriptlist} {/render} @@ -116,12 +116,12 @@ @@ -154,9 +154,9 @@
-

 {t}FAI server{/t} -

+

 {t}FAI server{/t} +

-

 {t}Release{/t} -

+

 {t}Release{/t} +

-

+

 {t}Assigned FAI classes{/t} -

+ {render acl=$FAIclassACL} {$FAIScriptlist} {/render} @@ -184,9 +184,9 @@
-

+

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

+ {render acl=$gotoModulesACL}
-

 

+

 

-- 2.30.2