From: cajus Date: Thu, 21 Jan 2010 11:08:21 +0000 (+0000) Subject: input tag fix pass 1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ed78890a0b417c288d33f20487d35b57223451ff;p=gosa.git input tag fix pass 1 git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15230 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/ihtml/themes/default/help.tpl b/gosa-core/ihtml/themes/default/help.tpl index 2c91d5649..d8bf3e924 100644 --- a/gosa-core/ihtml/themes/default/help.tpl +++ b/gosa-core/ihtml/themes/default/help.tpl @@ -18,7 +18,7 @@ {$forward} -   +   diff --git a/gosa-core/plugins/admin/departments/country.tpl b/gosa-core/plugins/admin/departments/country.tpl index 3164c3ed6..21081bc7d 100644 --- a/gosa-core/plugins/admin/departments/country.tpl +++ b/gosa-core/plugins/admin/departments/country.tpl @@ -11,7 +11,7 @@ {$must} {render acl=$cACL} - + {/render} @@ -19,7 +19,7 @@ {$must} {render acl=$descriptionACL} - + {/render} diff --git a/gosa-core/plugins/admin/departments/dcObject.tpl b/gosa-core/plugins/admin/departments/dcObject.tpl index 6e985f049..2a3c28540 100644 --- a/gosa-core/plugins/admin/departments/dcObject.tpl +++ b/gosa-core/plugins/admin/departments/dcObject.tpl @@ -11,7 +11,7 @@ {$must} {render acl=$dcACL} - + {/render} @@ -19,7 +19,7 @@ {$must} {render acl=$descriptionACL} - + {/render} diff --git a/gosa-core/plugins/admin/departments/domain.tpl b/gosa-core/plugins/admin/departments/domain.tpl index 5910edc77..17d4b90dd 100644 --- a/gosa-core/plugins/admin/departments/domain.tpl +++ b/gosa-core/plugins/admin/departments/domain.tpl @@ -11,7 +11,7 @@ {$must} {render acl=$dcACL} - + {/render} @@ -19,7 +19,7 @@ {$must} {render acl=$descriptionACL} - + {/render} diff --git a/gosa-core/plugins/admin/departments/generic.tpl b/gosa-core/plugins/admin/departments/generic.tpl index 2a3f4e91b..14b997cf0 100644 --- a/gosa-core/plugins/admin/departments/generic.tpl +++ b/gosa-core/plugins/admin/departments/generic.tpl @@ -11,7 +11,7 @@ {$must} {render acl=$ouACL} - + {/render} @@ -27,7 +27,7 @@ {render acl=$businessCategoryACL} - + {/render} @@ -65,7 +65,7 @@ {render acl=$stACL} - + {/render} @@ -73,7 +73,7 @@ {render acl=$lACL} - + {/render} @@ -88,7 +88,7 @@ {render acl=$telephoneNumberACL} - + {/render} @@ -96,7 +96,7 @@ {render acl=$facsimileTelephoneNumberACL} - + {/render} diff --git a/gosa-core/plugins/admin/departments/locality.tpl b/gosa-core/plugins/admin/departments/locality.tpl index 3328695a6..26d802d56 100644 --- a/gosa-core/plugins/admin/departments/locality.tpl +++ b/gosa-core/plugins/admin/departments/locality.tpl @@ -11,7 +11,7 @@ {$must} {render acl=$lACL} - + {/render} @@ -19,7 +19,7 @@ {$must} {render acl=$descriptionACL} - + {/render} diff --git a/gosa-core/plugins/admin/departments/organization.tpl b/gosa-core/plugins/admin/departments/organization.tpl index 7a955f3f5..67ceee88d 100644 --- a/gosa-core/plugins/admin/departments/organization.tpl +++ b/gosa-core/plugins/admin/departments/organization.tpl @@ -11,7 +11,7 @@ {$must} {render acl=$oACL} - + {/render} @@ -19,7 +19,7 @@ {$must} {render acl=$descriptionACL} - + {/render} @@ -27,7 +27,7 @@ {render acl=$businessCategoryACL} - + {/render} @@ -65,7 +65,7 @@ {render acl=$stACL} - + {/render} @@ -73,7 +73,7 @@ {render acl=$lACL} - + {/render} @@ -88,7 +88,7 @@ {render acl=$telephoneNumberACL} - + {/render} @@ -96,7 +96,7 @@ {render acl=$facsimileTelephoneNumberACL} - + {/render} diff --git a/gosa-core/plugins/admin/groups/generic.tpl b/gosa-core/plugins/admin/groups/generic.tpl index 99c0ad7bd..5b6a2928d 100644 --- a/gosa-core/plugins/admin/groups/generic.tpl +++ b/gosa-core/plugins/admin/groups/generic.tpl @@ -11,10 +11,10 @@ {$must} {if $multiple_support} - + {else} {render acl=$cnACL} - + {/render} {/if} @@ -25,7 +25,7 @@ {render acl=$descriptionACL checkbox=$multiple_support checked=$use_description} - + {/render} @@ -68,7 +68,7 @@   {render acl=$gidNumberACL} - + {/render} diff --git a/gosa-core/plugins/admin/groups/paste_generic.tpl b/gosa-core/plugins/admin/groups/paste_generic.tpl index 26477def6..449189dab 100644 --- a/gosa-core/plugins/admin/groups/paste_generic.tpl +++ b/gosa-core/plugins/admin/groups/paste_generic.tpl @@ -5,7 +5,7 @@ {t}Group name{/t} - + @@ -15,7 +15,7 @@ - + diff --git a/gosa-core/plugins/admin/ogroups/generic.tpl b/gosa-core/plugins/admin/ogroups/generic.tpl index 8b1ca78db..1836e9d3a 100644 --- a/gosa-core/plugins/admin/ogroups/generic.tpl +++ b/gosa-core/plugins/admin/ogroups/generic.tpl @@ -7,7 +7,7 @@ {$must} {render acl=$cnACL} - + {/render} @@ -15,7 +15,7 @@ {render acl=$descriptionACL} - + {/render} diff --git a/gosa-core/plugins/admin/users/template.tpl b/gosa-core/plugins/admin/users/template.tpl index 0ce36ce96..47ef0d730 100644 --- a/gosa-core/plugins/admin/users/template.tpl +++ b/gosa-core/plugins/admin/users/template.tpl @@ -21,11 +21,11 @@ - + - + {if $got_uid eq "true"} @@ -36,7 +36,7 @@ {html_options output=$uids values=$uids selected=$uid} {else} - + {/if} diff --git a/gosa-core/plugins/personal/generic/generic_certs.tpl b/gosa-core/plugins/personal/generic/generic_certs.tpl index ae85df37c..a4fc6fdbf 100644 --- a/gosa-core/plugins/personal/generic/generic_certs.tpl +++ b/gosa-core/plugins/personal/generic/generic_certs.tpl @@ -79,7 +79,7 @@ {render acl=$CertificateACL} - + {/render} diff --git a/gosa-core/plugins/personal/generic/multiple_generic.tpl b/gosa-core/plugins/personal/generic/multiple_generic.tpl index b39bf71de..590a15c6f 100644 --- a/gosa-core/plugins/personal/generic/multiple_generic.tpl +++ b/gosa-core/plugins/personal/generic/multiple_generic.tpl @@ -24,7 +24,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -228,7 +228,7 @@ - + @@ -238,7 +238,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -266,7 +266,7 @@ - + @@ -276,7 +276,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -393,7 +393,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -429,7 +429,7 @@ - + diff --git a/gosa-core/plugins/personal/generic/paste_generic.tpl b/gosa-core/plugins/personal/generic/paste_generic.tpl index 0fc160888..ae722ea00 100644 --- a/gosa-core/plugins/personal/generic/paste_generic.tpl +++ b/gosa-core/plugins/personal/generic/paste_generic.tpl @@ -5,15 +5,15 @@ - + - + - + @@ -64,7 +64,7 @@ @@ -75,7 +75,7 @@ diff --git a/gosa-core/plugins/personal/posix/paste_generic.tpl b/gosa-core/plugins/personal/posix/paste_generic.tpl index 983c93c2f..cf286defc 100644 --- a/gosa-core/plugins/personal/posix/paste_generic.tpl +++ b/gosa-core/plugins/personal/posix/paste_generic.tpl @@ -8,7 +8,7 @@
diff --git a/gosa-core/plugins/personal/posix/generic.tpl b/gosa-core/plugins/personal/posix/generic.tpl index 8cf7da05d..ceb6fa86d 100644 --- a/gosa-core/plugins/personal/posix/generic.tpl +++ b/gosa-core/plugins/personal/posix/generic.tpl @@ -7,7 +7,7 @@ {$must} {render acl=$homeDirectoryACL checkbox=$multiple_support checked=$use_homeDirectory} - + {/render}
{render acl=$uidNumberACL} - + {/render}
{render acl=$gidNumberACL} - + {/render}
- +
@@ -36,7 +36,7 @@ - + @@ -45,7 +45,7 @@ - +