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

=>

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15941 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/sudo/admin/sudo/generic.tpl | 14 +++++++------- gosa-plugins/sudo/admin/sudo/options.tpl | 4 ++-- gosa-plugins/sudo/admin/sudo/paste_generic.tpl | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/gosa-plugins/sudo/admin/sudo/generic.tpl b/gosa-plugins/sudo/admin/sudo/generic.tpl index 5b59078a8..d3e4c2331 100644 --- a/gosa-plugins/sudo/admin/sudo/generic.tpl +++ b/gosa-plugins/sudo/admin/sudo/generic.tpl @@ -1,6 +1,6 @@ {if $is_default} -

{t}Generic{/t} - {t}global defaults{/t}

+

{t}Generic{/t} - {t}global defaults{/t}

@@ -27,7 +27,7 @@
-

{t}Generic{/t}

+

{t}Generic{/t}

@@ -52,7 +52,7 @@
-

  {t}System trust{/t}

+

  {t}System trust{/t}

{t}Trust mode{/t}  {render acl=$trustModelACL}

 

-

 {t}Users and groups{/t}

+

 {t}Users and groups{/t}

{render acl=$sudoUserACL} {$divlist_sudoUser} {/render} @@ -99,7 +99,7 @@ {/render}
-

 {t}Systems{/t}

+

 {t}Systems{/t}

{render acl=$sudoHostACL} {$divlist_sudoHost} {/render} @@ -117,7 +117,7 @@

 

-

 {t}Commands{/t}

+

 {t}Commands{/t}

{render acl=$sudoCommandACL} {$divlist_sudoCommand} {/render} @@ -129,7 +129,7 @@ {/render}
-

 {t}Run as{/t}

+

 {t}Run as{/t}

{render acl=$sudoRunAsACL} {$divlist_sudoRunAs} {/render} diff --git a/gosa-plugins/sudo/admin/sudo/options.tpl b/gosa-plugins/sudo/admin/sudo/options.tpl index 6df2a0b36..dd497e1e8 100644 --- a/gosa-plugins/sudo/admin/sudo/options.tpl +++ b/gosa-plugins/sudo/admin/sudo/options.tpl @@ -1,4 +1,4 @@ -

Used sudo role options

+

Used sudo role options

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

 


-

{t}Available options{/t}:

+

{t}Available options{/t}:

{render acl=$ACL}
-- 2.30.2