From: hickert Date: Mon, 1 Mar 2010 16:24:08 +0000 (+0000) Subject: Fixed buttons X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=03807720a5a3f6b9c1f7b2b46fab600faa7a4b37;p=gosa.git Fixed buttons git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15817 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/personal/generic/generic.tpl b/gosa-core/plugins/personal/generic/generic.tpl index 5f21d7624..f466b03c9 100644 --- a/gosa-core/plugins/personal/generic/generic.tpl +++ b/gosa-core/plugins/personal/generic/generic.tpl @@ -12,7 +12,7 @@ {/if}
{render acl=$userPictureACL checkbox=$multiple_support checked=$use_edit_picture} - + {/render} @@ -147,14 +147,14 @@ {/render} {render acl=$passwordStorageACL checkbox=$multiple_support checked=$use_pw_storage} {if $pw_configurable eq "true"} -   +   {/if} {/render} {if $is_template ne "true" && !$multiple_support} {render acl=$CertificatesACL mode=read_active} - + {/render} {/if}