From: hickert Date: Thu, 21 Jul 2005 11:35:23 +0000 (+0000) Subject: Added Label tag X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8cdcf63abe668ca967b6000efabb541dac8bad89;p=gosa.git Added Label tag git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@986 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/service.tpl b/plugins/admin/systems/service.tpl index 672e2e4d7..d344c81eb 100644 --- a/plugins/admin/systems/service.tpl +++ b/plugins/admin/systems/service.tpl @@ -4,25 +4,25 @@

{t}Keyboard{/t}

- + - + - + @@ -39,17 +39,17 @@

{t}Mouse{/t}

{t}Model{/t} - {html_options values=$XKbModels output=$XKbModels selected=$gotoXKbModel_select}
{t}Layout{/t} - {html_options values=$XKbLayouts output=$XKbLayouts selected=$gotoXKbLayout_select}
{t}Variant{/t} - {html_options values=$XKbVariants output=$XKbVariants selected=$gotoXKbVariant_select}
- + - + @@ -83,25 +83,25 @@

{t}Graphic device{/t}

{t}Type{/t} - {html_options values=$MouseTypes output=$MouseTypes selected=$gotoXMouseType_select}
{t}Port{/t} - {html_options values=$MousePorts output=$MousePorts selected=$gotoXMouseport_select}
- + - + - + @@ -121,13 +121,13 @@ - - + - - +
{t}Driver{/t} - {html_options values=$XDrivers output=$XDrivers selected=$gotoXDriver_select}
{t}Resolution{/t} - {html_options values=$XResolutions output=$XResolutions selected=$gotoXResolution_select}
{t}Color depth{/t} - {html_options values=$XColordepths output=$XColordepths selected=$gotoXColordepth_select} {$gotoXMonitor}
{t}HSync{/t} kHz
{t}VSync{/t} Hz
@@ -142,27 +142,27 @@ - + - + - + @@ -178,17 +178,17 @@ @@ -140,14 +140,14 @@
{t}Connect method{/t} - {html_options options=$XMethods selected=$gotoXMethod_select}
{t}Terminal server{/t} - {html_options values=$xdmcpservers output=$xdmcpservers selected=$gotoXdmcpServer_select}
{t}Font server{/t} - {html_options values=$fontservers output=$fontservers selected=$gotoFontPath_select}
-

{t}Print device{/t}

- +

+ {t}Provide print services{/t}
- + @@ -207,9 +207,9 @@
{t}Spool server{/t} - {html_options values=$nfsservers output=$nfsservers selected=$gotoLpdServer_select}
- + diff --git a/plugins/admin/systems/servkolab.tpl b/plugins/admin/systems/servkolab.tpl index b6f1a597e..c43aa90c1 100644 --- a/plugins/admin/systems/servkolab.tpl +++ b/plugins/admin/systems/servkolab.tpl @@ -8,66 +8,66 @@
{t}Model{/t} - {html_options values=$gotoScannerModels output=$gotoScannerModels selected=$gotoScannerModel_select}
- + - {t}POP3 service{/t} +
- + - {t}POP3/SSL service{/t} +
- + - {t}IMAP service{/t} +
- + - {t}IMAP/SSL service{/t} +
- + - {t}Sieve service{/t} +
- + - {t}FTP FreeBusy service (legacy, not interoperable with Kolab2 FreeBusy){/t} +
- + - {t}HTTP FreeBusy service (legacy){/t} +
- + - {t}Amavis email scanning (virus/spam){/t} +
@@ -119,8 +119,8 @@
- {t}Hosts/networks allowed to relay{/t}
- +
+
( {t}Enter multiple values, seperated with{/t} ; )
- - {t}Enable MX lookup for relayhost{/t} + +
- {t}Host used to relay mails{/t}  - +   +
@@ -165,8 +165,8 @@ - - {t}Accept mail from other domains over non-authenticated SMTP{/t} + + diff --git a/plugins/admin/systems/startup.tpl b/plugins/admin/systems/startup.tpl index d6317e8f5..12321d0c1 100644 --- a/plugins/admin/systems/startup.tpl +++ b/plugins/admin/systems/startup.tpl @@ -5,22 +5,22 @@ - + - - + - - +
{t}LDAP server{/t} - {html_options values=$ldapservers output=$ldapservers selected=$gotoLdapServer_select}
{t}Boot kernel{/t}
{t}Custom options{/t}
diff --git a/plugins/admin/systems/terminal.tpl b/plugins/admin/systems/terminal.tpl index ac34098da..4e4ec532b 100644 --- a/plugins/admin/systems/terminal.tpl +++ b/plugins/admin/systems/terminal.tpl @@ -8,16 +8,16 @@ {if $cn eq 'default'} {t}Terminal template{/t} {else} - {t}Terminal name{/t}{$must} + {$must} - + {/if} - {t}Base{/t}{$must} + {$must} - {html_options options=$bases selected=$base_select} @@ -33,9 +33,9 @@ - + @@ -49,17 +49,17 @@
{t}Mode{/t} - {html_options options=$modes selected=$gotoMode_select}
- + - + @@ -71,17 +71,17 @@
{t}Root server{/t} - {html_options values=$nfsservers output=$nfsservers selected=$gotoTerminalPath_select}
{t}Swap server{/t} - {html_options values=$nfsservers output=$nfsservers selected=$gotoSwapServer_select}
- + - + diff --git a/plugins/admin/systems/wingeneric.tpl b/plugins/admin/systems/wingeneric.tpl index a3f5f091e..3b58f19c6 100644 --- a/plugins/admin/systems/wingeneric.tpl +++ b/plugins/admin/systems/wingeneric.tpl @@ -3,16 +3,16 @@
{t}Syslog server{/t} - {html_options values=$syslogservers output=$syslogservers selected=$gotoSyslogServer_select}
{t}NTP server{/t} - {html_options values=$ntpservers output=$ntpservers selected=$gotoNtpServer_select} - - + + - + @@ -21,8 +21,8 @@ diff --git a/plugins/admin/systems/workstation.tpl b/plugins/admin/systems/workstation.tpl index c58eea6f1..385a9e766 100644 --- a/plugins/admin/systems/workstation.tpl +++ b/plugins/admin/systems/workstation.tpl @@ -8,16 +8,16 @@ {if $cn eq 'wdefault'} {else} - + {/if} - + @@ -71,17 +71,17 @@
{t}Machine name{/t}{$must}{$must}
 
{t}Base{/t}{$must}{$must} - {html_options options=$bases selected=$base_select}
- - + +
{t}Description{/t}
{t}Workstation template{/t}{t}Workstation name{/t}{$must}{$must} - +
{t}Base{/t}{$must}{$must} - {html_options options=$bases selected=$base_select}
- + - +
{t}Syslog server{/t} - {html_options values=$syslogservers output=$syslogservers selected=$gotoSyslogServer_select}
{t}NTP server{/t} - {html_options values=$ntpservers output=$ntpservers selected=$gotoNtpServer_select}