diff --git a/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp b/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp
index cb7fcc09c..8217a0637 100644
--- a/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp
+++ b/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp
@@ -50,7 +50,7 @@
diff --git a/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp b/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp
index d3828cf92..ea191dadd 100644
--- a/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp
+++ b/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp
@@ -92,7 +92,7 @@
diff --git a/src/main/webapp/WEB-INF/jsp/configguide-start.jsp b/src/main/webapp/WEB-INF/jsp/configguide-start.jsp
index 1d166d6d3..8ca9ed403 100644
--- a/src/main/webapp/WEB-INF/jsp/configguide-start.jsp
+++ b/src/main/webapp/WEB-INF/jsp/configguide-start.jsp
@@ -44,7 +44,7 @@
@@ -139,7 +139,7 @@
|
diff --git a/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp b/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp
index e97753269..80e1a8341 100755
--- a/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp
+++ b/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp
@@ -57,7 +57,7 @@
<% } %>
<%@ include file="/WEB-INF/jsp/fragment/cancel-button.jsp" %>
diff --git a/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp b/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp
index defdd0d51..6921960ca 100644
--- a/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp
+++ b/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp
@@ -43,13 +43,13 @@
|
|
@@ -65,13 +65,13 @@
|
|
diff --git a/src/main/webapp/WEB-INF/jsp/configmanager.jsp b/src/main/webapp/WEB-INF/jsp/configmanager.jsp
index 98f882bcd..285745ad1 100644
--- a/src/main/webapp/WEB-INF/jsp/configmanager.jsp
+++ b/src/main/webapp/WEB-INF/jsp/configmanager.jsp
@@ -107,7 +107,7 @@
">
-
+
@@ -120,7 +120,7 @@
|
">
-
+
@@ -135,7 +135,7 @@
@@ -151,7 +151,7 @@
|
">
-
+
@@ -174,7 +174,7 @@
">
-
+
@@ -189,7 +189,7 @@
diff --git a/src/main/webapp/WEB-INF/jsp/error.jsp b/src/main/webapp/WEB-INF/jsp/error.jsp
index 6381ea951..61473a161 100644
--- a/src/main/webapp/WEB-INF/jsp/error.jsp
+++ b/src/main/webapp/WEB-INF/jsp/error.jsp
@@ -53,7 +53,7 @@
" method="post" enctype="application/x-www-form-urlencoded">
diff --git a/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp b/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp
index 5440e0cad..fe4227e7e 100644
--- a/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp
+++ b/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp
@@ -38,7 +38,7 @@
| | | ';
}
@@ -1041,7 +1041,7 @@ FormTableHandler.showSelectOptionsDialog = function(keyName, iteration) {
var optionID = inputID + optionName;
bodyText += '' + optionName + ' | ' + value + ' | ';
bodyText += '';
- bodyText += '';
+ bodyText += '';
bodyText += ' | ';
bodyText += ' ';
}
@@ -1049,7 +1049,7 @@ FormTableHandler.showSelectOptionsDialog = function(keyName, iteration) {
bodyText += '
';
bodyText += '';
bodyText += '';
- bodyText += '';
+ bodyText += '';
PWM_MAIN.showDialog({
title: 'Select Options for ' + PWM_VAR['clientSettingCache'][keyName][iteration]['name'],
@@ -1118,9 +1118,9 @@ ChangePasswordHandler.init = function(settingKey) {
var htmlBody = '';
if (hasPassword) {
htmlBody += '';
- htmlBody += '';
+ htmlBody += '';
} else {
- htmlBody += '';
+ htmlBody += '';
}
parentDivElement.innerHTML = htmlBody;
@@ -1287,10 +1287,10 @@ ChangePasswordHandler.changePasswordPopup = function(settingKey) {
+ '
Generate Random Password '
+ ''
+ ' Length'
- + ' '
+ + ' '
+ '
'
+ ''
- + 'Store Password '
+ + 'Store Password '
+ ''
+ '
';
@@ -1387,7 +1387,7 @@ ActionHandler.redraw = function(keyName) {
html += '';
}
- html += ' ';
+ html += ' ';
parentDivElement.innerHTML = html;
for (var i in resultValue) {
@@ -1409,7 +1409,7 @@ ActionHandler.drawRow = function(settingKey, iteration, value) {
var htmlRow = ' ';
htmlRow += '';
htmlRow += '';
- htmlRow += ' | | ';
+ htmlRow += ' | ';
htmlRow += '';
htmlRow += '';
htmlRow += ' | ';
@@ -1419,9 +1419,9 @@ ActionHandler.drawRow = function(settingKey, iteration, value) {
htmlRow += '';
}
htmlRow += ' | ';
- htmlRow += '';
+ htmlRow += '';
htmlRow += ' | ';
- htmlRow += ' | ';
+ htmlRow += ' | ';
htmlRow += ' ';
return htmlRow;
};
@@ -1516,7 +1516,7 @@ ActionHandler.showOptionsDialog = function(keyName, iteration) {
}
bodyText += ' | ';
bodyText += ' ';
- bodyText += 'HTTP Headers | | ';
+ bodyText += 'HTTP Headers | | ';
bodyText += ' ';
bodyText += 'URL | | ';
bodyText += ' ';
@@ -1601,7 +1601,7 @@ ActionHandler.showHeadersDialog = function(keyName, iteration) {
var value = settingValue['headers'][headerName];
var optionID = inputID + headerName;
bodyText += '' + headerName + ' | ' + value + ' | ';
- bodyText += ' | ';
+ bodyText += ' | ';
bodyText += ' ';
}(iter));
}
@@ -1610,7 +1610,7 @@ ActionHandler.showHeadersDialog = function(keyName, iteration) {
PWM_MAIN.showDialog({
title: 'HTTP Headers for webservice ' + settingValue['name'],
text: bodyText,
- buttonHtml:'',
+ buttonHtml:'',
okAction: function() {
ActionHandler.showOptionsDialog(keyName,iteration);
},
@@ -1711,7 +1711,7 @@ EmailTableHandler.draw = function(settingKey) {
if (PWM_MAIN.JSLibrary.isEmpty(resultValue)) {
var htmlBody = '';
var parentDivElement = PWM_MAIN.getObject(parentDiv);
@@ -1743,7 +1743,7 @@ EmailTableHandler.drawRowHtml = function(settingKey, localeName) {
}
var outputFunction = function (labelText, typeText) {
htmlBody += '' + labelText + ' | ';
- htmlBody += '';
+ htmlBody += ' | ';
htmlBody += ' | | ';
htmlBody += ' ';
};
@@ -1755,7 +1755,7 @@ EmailTableHandler.drawRowHtml = function(settingKey, localeName) {
htmlBody += ' | ';
if (localeName != '' || PWM_MAIN.JSLibrary.itemCount(PWM_VAR['clientSettingCache'][settingKey]) < 2) { // add remove locale x
- htmlBody += '';
+ htmlBody += '';
}
htmlBody += ' |
';
return htmlBody;
@@ -1897,7 +1897,7 @@ ChallengeSettingHandler.init = function(settingKey) {
PWM_VAR['clientSettingCache'][settingKey] = resultValue;
if (PWM_MAIN.JSLibrary.isEmpty(resultValue)) {
var htmlBody = '
';
var parentDivElement = PWM_MAIN.getObject(parentDiv);
@@ -1949,7 +1949,7 @@ ChallengeSettingHandler.draw = function(settingKey) {
bodyText += '
';
}(localeName));
@@ -2049,7 +2049,7 @@ ChallengeSettingHandler.editLocale = function(keyName, localeKey) {
dialogBody += '
';
@@ -2064,7 +2064,7 @@ ChallengeSettingHandler.editLocale = function(keyName, localeKey) {
var dialogTitle = PWM_SETTINGS['settings'][keyName]['label'] + ' - ' + localeDisplay + ' Locale';
PWM_MAIN.showDialog({
title:dialogTitle,
- buttonHtml:'
',
text:dialogBody,
showClose:false,
dialogClass:'wide',
@@ -2221,7 +2221,7 @@ UserPermissionHandler.draw = function(keyName) {
var inputID = "value-" + keyName + "-" + rowKey;
if (htmlBody.length > 0) {
- htmlBody += '
';
}(iteration));
}
parentDivElement.innerHTML = parentDivElement.innerHTML + htmlBody;
@@ -2344,18 +2344,18 @@ UserPermissionHandler.draw = function(keyName) {
var options = PWM_SETTINGS['settings'][keyName]['options'];
var buttonRowHtml = '
Add Filter';
var hideGroup = 'hideGroups' in options && options['hideGroups'] == "true";
if (!hideGroup) {
buttonRowHtml += '
Add Group';
}
var hideMatch = 'hideMatch' in options && options['hideMatch'] == "true";
if (!hideMatch) {
buttonRowHtml += '
View Matches';
}
parentDivElement.innerHTML = parentDivElement.innerHTML + buttonRowHtml;
@@ -2526,16 +2526,16 @@ StringValueHandler.init = function(settingKey) {
var value = data;
if (value && value.length > 0) {
bodyHtml += '
';
}
@@ -2687,9 +2687,9 @@ X509CertificateHandler.draw = function(keyName) {
htmlBody += '