summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_authservers.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_authservers.php')
-rw-r--r--src/usr/local/www/system_authservers.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
index 59b2fb1..052d425 100644
--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
@@ -866,6 +866,9 @@ events.push(function() {
<?php endif; ?>
$('#containers').modal('show');
+ $('#serverlist').parent('div').prev('label').remove();
+ $('#serverlist').parent('div').removeClass("col-sm-10");
+ $('#serverlist').parent('div').addClass("col-sm-12");
ajaxRequest = $.ajax(
{
OpenPOWER on IntegriCloud