diff --git a/templates/ktstandard/authentication/ldapeditsource.smarty b/templates/ktstandard/authentication/ldapeditsource.smarty new file mode 100644 index 0000000..975659c --- /dev/null +++ b/templates/ktstandard/authentication/ldapeditsource.smarty @@ -0,0 +1,10 @@ +
+ + +{foreach from=$fields item=oWidget} + {$oWidget->render()} +{/foreach} +
+ +
+