From 60b7435ea3e22523b9021479c8aaa1534132f54b Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 29 Sep 2006 10:35:48 +0000 Subject: [PATCH] removed old acls from templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4837 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/systems/class_winGeneric.inc | 2 +- .../admin/systems/glpiPrinterCartridgesEdit.tpl | 16 ++++++++-------- plugins/admin/systems/goFonServer.tpl | 8 ++++---- plugins/admin/systems/goImapServer.tpl | 8 ++++---- plugins/admin/systems/goTerminalServer.tpl | 2 +- plugins/admin/systems/network.tpl | 2 +- plugins/admin/systems/servnfs.tpl | 4 ++-- plugins/admin/systems/terminal.tpl | 4 ++-- 8 files changed, 23 insertions(+), 23 deletions(-) diff --git a/plugins/admin/systems/class_winGeneric.inc b/plugins/admin/systems/class_winGeneric.inc index d1673bc93..42efcc779 100644 --- a/plugins/admin/systems/class_winGeneric.inc +++ b/plugins/admin/systems/class_winGeneric.inc @@ -142,7 +142,7 @@ class wingeneric extends plugin plugin::save_object(); $this->netConfigDNS->save_object(); /* Save base, since this is no LDAP attribute */ - if (isset($_POST['base']) && $this->acl_is_moveable(){ + if (isset($_POST['base']) && $this->acl_is_moveable()){ $this->base= $_POST['base']; } } diff --git a/plugins/admin/systems/glpiPrinterCartridgesEdit.tpl b/plugins/admin/systems/glpiPrinterCartridgesEdit.tpl index 894af570d..22001e6b2 100644 --- a/plugins/admin/systems/glpiPrinterCartridgesEdit.tpl +++ b/plugins/admin/systems/glpiPrinterCartridgesEdit.tpl @@ -7,14 +7,14 @@ {t}Name{/t} - + {t}Reference{/t} - + @@ -25,7 +25,7 @@ {t}Comment{/t} - + @@ -37,20 +37,20 @@ {t}Type{/t} - {html_options values=$typeKeys output=$types selected=$type} - + {t}Manufacturer{/t} - {html_options values=$ManufacturerKeys output=$Manufacturers selected=$FK_glpi_enterprise} - + @@ -58,7 +58,7 @@ {$tech_num}    - + diff --git a/plugins/admin/systems/goFonServer.tpl b/plugins/admin/systems/goFonServer.tpl index 84a2571f0..630005224 100644 --- a/plugins/admin/systems/goFonServer.tpl +++ b/plugins/admin/systems/goFonServer.tpl @@ -4,7 +4,7 @@ {t}Asterisk DB user{/t}{$must} {render acl=$goFonAdminACL} - + {/render} @@ -12,7 +12,7 @@ {t}Password{/t}{$must} {render acl=$goFonPasswordACL} - + {/render} @@ -20,7 +20,7 @@ {t}Country dial prefix{/t}{$must} {render acl=$goFonCountryCodeACL} - + {/render} @@ -28,7 +28,7 @@ {t}Local dial prefix{/t}{$must} {render acl=$goFonAreaCodeACL} - + {/render} diff --git a/plugins/admin/systems/goImapServer.tpl b/plugins/admin/systems/goImapServer.tpl index 958fecf61..34e9374da 100644 --- a/plugins/admin/systems/goImapServer.tpl +++ b/plugins/admin/systems/goImapServer.tpl @@ -55,7 +55,7 @@ {render acl=$cyrusImapACL} - + {/render} {t}Start IMAP service{/t} @@ -64,7 +64,7 @@ {render acl=$cyrusImapSSLACL} - + {/render} {t}Start IMAP SSL service{/t} @@ -73,7 +73,7 @@ {render acl=$cyrusPop3ACL} - + {/render} {t}Start POP3 service{/t} @@ -82,7 +82,7 @@ {render acl=$cyrusPop3SSLACL} - + {/render} {t}Start POP3 SSL service{/t} diff --git a/plugins/admin/systems/goTerminalServer.tpl b/plugins/admin/systems/goTerminalServer.tpl index 524640f6c..0a8807fe4 100644 --- a/plugins/admin/systems/goTerminalServer.tpl +++ b/plugins/admin/systems/goTerminalServer.tpl @@ -12,7 +12,7 @@ {t}Font path{/t} {render acl=$goXdmcpIsEnabledACL} - + {/render} diff --git a/plugins/admin/systems/network.tpl b/plugins/admin/systems/network.tpl index 7a1bd8fa1..eeac9230c 100644 --- a/plugins/admin/systems/network.tpl +++ b/plugins/admin/systems/network.tpl @@ -37,7 +37,7 @@ disabled {/if} diff --git a/plugins/admin/systems/servnfs.tpl b/plugins/admin/systems/servnfs.tpl index c749639dd..9fb70a5f4 100644 --- a/plugins/admin/systems/servnfs.tpl +++ b/plugins/admin/systems/servnfs.tpl @@ -10,7 +10,7 @@ {render acl=$nameACL} - + {/render} @@ -64,7 +64,7 @@ {if $allow_mounts == TRUE}

{render acl=$netatalkmountACL} - + {/render}
diff --git a/plugins/admin/systems/terminal.tpl b/plugins/admin/systems/terminal.tpl index 794a27ed8..fde61c6bb 100644 --- a/plugins/admin/systems/terminal.tpl +++ b/plugins/admin/systems/terminal.tpl @@ -114,11 +114,11 @@ {/render} {render acl=$gotoNtpServerACL} - {/render} {render acl=$gotoNtpServerACL} - {/render} -- 2.30.2