summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/system_authservers.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
index 3c3b8d1..e7c564f 100644
--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
@@ -779,7 +779,11 @@ events.push(function(){
}
// On page load . .
+
+<?php if ($act != 'edit') : ?>
ldap_tmplchange();
+<?php endif; ?>
+
hideClass('ldapanon', $('#ldap_anon').prop('checked'));
$("#Select").prop('type','button');
hideClass('extended', !$('#ldap_extended_enabled').prop('checked'));
OpenPOWER on IntegriCloud