浏览代码

Merge remote-tracking branch 'remotes/origin/master' into email

Jason Rivard 7 年之前
父节点
当前提交
efd93f314d
共有 68 个文件被更改,包括 71 次插入71 次删除
  1. 2 2
      server/src/main/java/password/pwm/config/PwmSetting.java
  2. 2 2
      server/src/main/java/password/pwm/svc/email/EmailServerUtil.java
  3. 1 1
      server/src/main/webapp/WEB-INF/jsp/accountinformation.jsp
  4. 1 1
      server/src/main/webapp/WEB-INF/jsp/activateuser-agreement.jsp
  5. 1 1
      server/src/main/webapp/WEB-INF/jsp/activateuser-entercode.jsp
  6. 1 1
      server/src/main/webapp/WEB-INF/jsp/activateuser.jsp
  7. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-activity.jsp
  8. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-analysis.jsp
  9. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-dashboard.jsp
  10. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-logview.jsp
  11. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-tokenlookup.jsp
  12. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-urlreference.jsp
  13. 1 1
      server/src/main/webapp/WEB-INF/jsp/admin-user-debug.jsp
  14. 1 1
      server/src/main/webapp/WEB-INF/jsp/changepassword-agreement.jsp
  15. 1 1
      server/src/main/webapp/WEB-INF/jsp/changepassword-complete.jsp
  16. 1 1
      server/src/main/webapp/WEB-INF/jsp/changepassword-form.jsp
  17. 1 1
      server/src/main/webapp/WEB-INF/jsp/changepassword-wait.jsp
  18. 1 1
      server/src/main/webapp/WEB-INF/jsp/changepassword-warn.jsp
  19. 1 1
      server/src/main/webapp/WEB-INF/jsp/changepassword.jsp
  20. 2 2
      server/src/main/webapp/WEB-INF/jsp/configmanager-certificates.jsp
  21. 1 1
      server/src/main/webapp/WEB-INF/jsp/configmanager-localdb.jsp
  22. 1 1
      server/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp
  23. 1 1
      server/src/main/webapp/WEB-INF/jsp/configmanager-permissions.jsp
  24. 1 1
      server/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp
  25. 1 1
      server/src/main/webapp/WEB-INF/jsp/configmanager.jsp
  26. 1 1
      server/src/main/webapp/WEB-INF/jsp/deleteaccount-agreement.jsp
  27. 1 1
      server/src/main/webapp/WEB-INF/jsp/deleteaccount-confirm.jsp
  28. 1 1
      server/src/main/webapp/WEB-INF/jsp/error-http.jsp
  29. 1 1
      server/src/main/webapp/WEB-INF/jsp/error.jsp
  30. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp
  31. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp
  32. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-enterotp.jsp
  33. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-entertoken.jsp
  34. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-method.jsp
  35. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-remote.jsp
  36. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-responses.jsp
  37. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-search.jsp
  38. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokenchoice.jsp
  39. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenusername-complete.jsp
  40. 1 1
      server/src/main/webapp/WEB-INF/jsp/forgottenusername-search.jsp
  41. 1 1
      server/src/main/webapp/WEB-INF/jsp/guest-create.jsp
  42. 1 1
      server/src/main/webapp/WEB-INF/jsp/guest-search.jsp
  43. 1 1
      server/src/main/webapp/WEB-INF/jsp/guest-update.jsp
  44. 1 1
      server/src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp
  45. 1 1
      server/src/main/webapp/WEB-INF/jsp/login.jsp
  46. 1 1
      server/src/main/webapp/WEB-INF/jsp/logout-public.jsp
  47. 1 1
      server/src/main/webapp/WEB-INF/jsp/logout.jsp
  48. 1 1
      server/src/main/webapp/WEB-INF/jsp/newuser-agreement.jsp
  49. 1 1
      server/src/main/webapp/WEB-INF/jsp/newuser-entercode.jsp
  50. 1 1
      server/src/main/webapp/WEB-INF/jsp/newuser-profilechoice.jsp
  51. 1 1
      server/src/main/webapp/WEB-INF/jsp/newuser-wait.jsp
  52. 1 1
      server/src/main/webapp/WEB-INF/jsp/newuser.jsp
  53. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupotpsecret-existing.jsp
  54. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupotpsecret-success.jsp
  55. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupotpsecret-test.jsp
  56. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupotpsecret.jsp
  57. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupresponses-confirm.jsp
  58. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupresponses-existing.jsp
  59. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupresponses-helpdesk.jsp
  60. 1 1
      server/src/main/webapp/WEB-INF/jsp/setupresponses.jsp
  61. 1 1
      server/src/main/webapp/WEB-INF/jsp/shortcut.jsp
  62. 1 1
      server/src/main/webapp/WEB-INF/jsp/success.jsp
  63. 1 1
      server/src/main/webapp/WEB-INF/jsp/updateprofile-agreement.jsp
  64. 1 1
      server/src/main/webapp/WEB-INF/jsp/updateprofile-confirm.jsp
  65. 1 1
      server/src/main/webapp/WEB-INF/jsp/updateprofile-entercode.jsp
  66. 1 1
      server/src/main/webapp/WEB-INF/jsp/updateprofile.jsp
  67. 1 1
      server/src/main/webapp/config/index.jsp
  68. 1 1
      server/src/main/webapp/private/config/index.jsp

+ 2 - 2
server/src/main/java/password/pwm/config/PwmSetting.java

@@ -286,9 +286,9 @@ public enum PwmSetting
             "email.smtp.address", PwmSettingSyntax.STRING, PwmSettingCategory.EMAIL_SERVERS ),
             "email.smtp.address", PwmSettingSyntax.STRING, PwmSettingCategory.EMAIL_SERVERS ),
     EMAIL_SERVER_PORT(
     EMAIL_SERVER_PORT(
             "email.smtp.port", PwmSettingSyntax.NUMERIC, PwmSettingCategory.EMAIL_SERVERS ),
             "email.smtp.port", PwmSettingSyntax.NUMERIC, PwmSettingCategory.EMAIL_SERVERS ),
-    EMAIL_USERNAMES(
+    EMAIL_USERNAME(
             "email.smtp.username", PwmSettingSyntax.STRING, PwmSettingCategory.EMAIL_SERVERS ),
             "email.smtp.username", PwmSettingSyntax.STRING, PwmSettingCategory.EMAIL_SERVERS ),
-    EMAIL_PASSWORDS(
+    EMAIL_PASSWORD(
             "email.smtp.userpassword", PwmSettingSyntax.PASSWORD, PwmSettingCategory.EMAIL_SERVERS ),
             "email.smtp.userpassword", PwmSettingSyntax.PASSWORD, PwmSettingCategory.EMAIL_SERVERS ),
 
 
     // system wide email settings
     // system wide email settings

+ 2 - 2
server/src/main/java/password/pwm/svc/email/EmailServerUtil.java

@@ -69,8 +69,8 @@ public class EmailServerUtil
             final String id = profile.getIdentifier();
             final String id = profile.getIdentifier();
             final String address = profile.readSettingAsString( PwmSetting.EMAIL_SERVER_ADDRESS );
             final String address = profile.readSettingAsString( PwmSetting.EMAIL_SERVER_ADDRESS );
             final int port = (int) profile.readSettingAsLong( PwmSetting.EMAIL_SERVER_PORT );
             final int port = (int) profile.readSettingAsLong( PwmSetting.EMAIL_SERVER_PORT );
-            final String username = profile.readSettingAsString( PwmSetting.EMAIL_USERNAMES );
-            final PasswordData password = profile.readSettingAsPassword( PwmSetting.EMAIL_PASSWORDS );
+            final String username = profile.readSettingAsString( PwmSetting.EMAIL_USERNAME );
+            final PasswordData password = profile.readSettingAsPassword( PwmSetting.EMAIL_PASSWORD );
             if ( !StringUtil.isEmpty( address )
             if ( !StringUtil.isEmpty( address )
                     && port > 0
                     && port > 0
                     )
                     )

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/accountinformation.jsp

@@ -41,7 +41,7 @@
         <jsp:param name="pwm.PageName" value="Title_UserInformation"/>
         <jsp:param name="pwm.PageName" value="Title_UserInformation"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title" style="display: none;"><pwm:display key="Title_UserInformation" displayIfMissing="true"/></div>
+        <h1 id="page-content-title" style="display: none;"><pwm:display key="Title_UserInformation" displayIfMissing="true"/></h1>
         <div class="tab-container" style="width: 100%; height: 100%;">
         <div class="tab-container" style="width: 100%; height: 100%;">
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>
             <label for="tab-1" class="label"><pwm:display key="Title_UserInformation"/></label>
             <label for="tab-1" class="label"><pwm:display key="Title_UserInformation"/></label>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/activateuser-agreement.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_ActivateUser"/>
         <jsp:param name="pwm.PageName" value="Title_ActivateUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ActivateUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ActivateUser" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <% final String expandedText = activateUserBean.getAgreementText(); %>
         <% final String expandedText = activateUserBean.getAgreementText(); %>
         <br/><br/>
         <br/><br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/activateuser-entercode.jsp

@@ -34,7 +34,7 @@
         <jsp:param name="pwm.PageName" value="Title_ActivateUser"/>
         <jsp:param name="pwm.PageName" value="Title_ActivateUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ActivateUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ActivateUser" displayIfMissing="true"/></h1>
         <% final ActivateUserBean activateUserBean = JspUtility.getSessionBean(pageContext, ActivateUserBean.class); %>
         <% final ActivateUserBean activateUserBean = JspUtility.getSessionBean(pageContext, ActivateUserBean.class); %>
         <% final String destination = activateUserBean.getTokenDisplayText(); %>
         <% final String destination = activateUserBean.getTokenDisplayText(); %>
         <p><pwm:display key="Display_RecoverEnterCode" value1="<%=destination%>"/></p>
         <p><pwm:display key="Display_RecoverEnterCode" value1="<%=destination%>"/></p>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/activateuser.jsp

@@ -33,7 +33,7 @@
         <jsp:param name="pwm.PageName" value="Title_ActivateUser"/>
         <jsp:param name="pwm.PageName" value="Title_ActivateUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ActivateUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ActivateUser" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_ActivateUser"/></p>
         <p><pwm:display key="Display_ActivateUser"/></p>
         <form action="<pwm:current-url/>" method="post" name="activateUser" enctype="application/x-www-form-urlencoded" class="pwm-form">
         <form action="<pwm:current-url/>" method="post" name="activateUser" enctype="application/x-www-form-urlencoded" class="pwm-form">
             <%@ include file="fragment/message.jsp" %>
             <%@ include file="fragment/message.jsp" %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-activity.jsp

@@ -54,7 +54,7 @@
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" class="wide">
     <div id="centerbody" class="wide">
-        <div id="page-content-title"><pwm:display key="Title_UserActivity" bundle="Admin"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_UserActivity" bundle="Admin"/></h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
         <div id="ActivityTabContainer" class="tab-container" style="width: 100%; height: 100%;">
         <div id="ActivityTabContainer" class="tab-container" style="width: 100%; height: 100%;">
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-analysis.jsp

@@ -61,7 +61,7 @@
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" class="wide">
     <div id="centerbody" class="wide">
-        <div id="page-content-title"><pwm:display key="Title_DataAnalysis" bundle="Admin"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_DataAnalysis" bundle="Admin"/></h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
         <div class="tab-container" style="width: 100%; height: 100%;" id="analysis-topLevelTab">
         <div class="tab-container" style="width: 100%; height: 100%;" id="analysis-topLevelTab">
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-dashboard.jsp

@@ -53,7 +53,7 @@
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Dashboard" bundle="Admin"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Dashboard" bundle="Admin"/></h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
         <div id="DashboardTabContainer" class="tab-container" style="width: 100%; height: 100%;">
         <div id="DashboardTabContainer" class="tab-container" style="width: 100%; height: 100%;">
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>
             <input name="tabs" type="radio" id="tab-1" checked="checked" class="input"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-logview.jsp

@@ -48,7 +48,7 @@
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" style="width: 96%; margin-left: 2%; margin-right: 2%; background: white">
     <div id="centerbody" style="width: 96%; margin-left: 2%; margin-right: 2%; background: white">
-        <div id="page-content-title"><pwm:display key="Title_LogViewer" bundle="Admin" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_LogViewer" bundle="Admin" displayIfMissing="true"/></h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
         <form action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded"
         <form action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded"
               name="searchForm" id="searchForm" class="pwm-form">
               name="searchForm" id="searchForm" class="pwm-form">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-tokenlookup.jsp

@@ -49,7 +49,7 @@
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
         <jsp:param name="pwm.PageName" value="<%=PageName%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_TokenLookup" bundle="Admin" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_TokenLookup" bundle="Admin" displayIfMissing="true"/></h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
         <% final String tokenKey = tokenlookup_pwmRequest.readParameterAsString("token");%>
         <% final String tokenKey = tokenlookup_pwmRequest.readParameterAsString("token");%>
         <% if (tokenKey != null && tokenKey.length() > 0) { %>
         <% if (tokenKey != null && tokenKey.length() > 0) { %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-urlreference.jsp

@@ -31,7 +31,7 @@
         <jsp:param name="pwm.PageName" value="Title_URLReference"/>
         <jsp:param name="pwm.PageName" value="Title_URLReference"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_URLReference" bundle="Admin" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_URLReference" bundle="Admin" displayIfMissing="true"/></h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
         <br/>
         <br/>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/admin-user-debug.jsp

@@ -42,7 +42,7 @@
         <jsp:param name="pwm.PageName" value="User Debug"/>
         <jsp:param name="pwm.PageName" value="User Debug"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" class="wide">
     <div id="centerbody" class="wide">
-        <div id="page-content-title">User Debug</div>
+        <h1 id="page-content-title">User Debug</h1>
         <%@ include file="fragment/admin-nav.jsp" %>
         <%@ include file="fragment/admin-nav.jsp" %>
 
 
         <% final UserDebugDataBean userDebugDataBean = (UserDebugDataBean)JspUtility.getAttribute(pageContext, PwmRequestAttribute.UserDebugData); %>
         <% final UserDebugDataBean userDebugDataBean = (UserDebugDataBean)JspUtility.getAttribute(pageContext, PwmRequestAttribute.UserDebugData); %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/changepassword-agreement.jsp

@@ -39,7 +39,7 @@
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></h1>
         <% final PasswordStatus passwordStatus = JspUtility.getPwmSession(pageContext).getUserInfo().getPasswordStatus(); %>
         <% final PasswordStatus passwordStatus = JspUtility.getPwmSession(pageContext).getUserInfo().getPasswordStatus(); %>
         <% if (passwordStatus.isExpired() || passwordStatus.isPreExpired() || passwordStatus.isViolatesPolicy()) { %>
         <% if (passwordStatus.isExpired() || passwordStatus.isPreExpired() || passwordStatus.isViolatesPolicy()) { %>
         <h1><pwm:display key="Display_PasswordExpired"/></h1><br/>
         <h1><pwm:display key="Display_PasswordExpired"/></h1><br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/changepassword-complete.jsp

@@ -35,7 +35,7 @@
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <% final String expandedText = (String) JspUtility.getAttribute(pageContext, PwmRequestAttribute.CompleteText); %>
         <% final String expandedText = (String) JspUtility.getAttribute(pageContext, PwmRequestAttribute.CompleteText); %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/changepassword-form.jsp

@@ -38,7 +38,7 @@
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></h1>
         <% if (passwordStatus.isExpired() || passwordStatus.isPreExpired() || passwordStatus.isViolatesPolicy()) { %>
         <% if (passwordStatus.isExpired() || passwordStatus.isPreExpired() || passwordStatus.isViolatesPolicy()) { %>
         <h1><pwm:display key="Display_PasswordExpired"/></h1><br/>
         <h1><pwm:display key="Display_PasswordExpired"/></h1><br/>
         <% } %>
         <% } %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/changepassword-wait.jsp

@@ -46,7 +46,7 @@
         <jsp:param name="pwm.PageName" value="Title_PleaseWait"/>
         <jsp:param name="pwm.PageName" value="Title_PleaseWait"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" >
     <div id="centerbody" >
-        <div id="page-content-title"><pwm:display key="Title_PleaseWait" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_PleaseWait" displayIfMissing="true"/></h1>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <p><pwm:display key="Display_PleaseWaitPassword"/></p>
         <p><pwm:display key="Display_PleaseWaitPassword"/></p>
         <div class="meteredProgressBar">
         <div class="meteredProgressBar">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/changepassword-warn.jsp

@@ -40,7 +40,7 @@
         <jsp:param name="pwm.PageName" value="Title_PasswordWarning"/>
         <jsp:param name="pwm.PageName" value="Title_PasswordWarning"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_PasswordWarning" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_PasswordWarning" displayIfMissing="true"/></h1>
         <p>
         <p>
             <% if (uiBean.getPasswordExpirationTime() != null) { %>
             <% if (uiBean.getPasswordExpirationTime() != null) { %>
             <pwm:display key="Display_PasswordWarn"
             <pwm:display key="Display_PasswordWarn"

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/changepassword.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
         <jsp:param name="pwm.PageName" value="Title_ChangePassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" ng-app="changepassword.module" ng-controller="ChangePasswordController as $ctrl">
     <div id="centerbody" ng-app="changepassword.module" ng-controller="ChangePasswordController as $ctrl">
-        <div id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ChangePassword" displayIfMissing="true"/></h1>
         <pwm:if test="<%=PwmIfTest.passwordExpired%>">
         <pwm:if test="<%=PwmIfTest.passwordExpired%>">
         <h1><pwm:display key="Display_PasswordExpired"/></h1><br/>
         <h1><pwm:display key="Display_PasswordExpired"/></h1><br/>
         </pwm:if>
         </pwm:if>

+ 2 - 2
server/src/main/webapp/WEB-INF/jsp/configmanager-certificates.jsp

@@ -41,14 +41,14 @@
     </jsp:include>
     </jsp:include>
     <% if ((Boolean)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ConfigHasCertificates)) { %>
     <% if ((Boolean)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ConfigHasCertificates)) { %>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></div>
+        <h1 id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></h1>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <div id="certDebugGrid" class="grid">
         <div id="certDebugGrid" class="grid">
         </div>
         </div>
     </div>
     </div>
     <% } else { %>
     <% } else { %>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></div>
+        <h1 id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></h1>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <p>No certificates are present in the active configuration.</p>
         <p>No certificates are present in the active configuration.</p>
     </div>
     </div>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/configmanager-localdb.jsp

@@ -54,7 +54,7 @@
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></div>
+        <h1 id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></h1>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <table style="width:550px" id="table-localDBAbout">
         <table style="width:550px" id="table-localDBAbout">
             <tr>
             <tr>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp

@@ -46,7 +46,7 @@
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></div>
+        <h1 id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></h1>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <form action="<pwm:current-url/>" method="post" id="configLogin" name="configLogin" enctype="application/x-www-form-urlencoded"
         <form action="<pwm:current-url/>" method="post" id="configLogin" name="configLogin" enctype="application/x-www-form-urlencoded"
               class="pwm-form">
               class="pwm-form">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/configmanager-permissions.jsp

@@ -38,7 +38,7 @@
 <%@ include file="fragment/header.jsp" %>
 <%@ include file="fragment/header.jsp" %>
 <body class="nihilo">
 <body class="nihilo">
 <div style="padding: 10px">
 <div style="padding: 10px">
-    <div id="page-content-title"><pwm:display key="Title_LDAPPermissionRecommendations" bundle="Config" displayIfMissing="true"/></div>
+    <h1 id="page-content-title"><pwm:display key="Title_LDAPPermissionRecommendations" bundle="Config" displayIfMissing="true"/></h1>
     <div>
     <div>
         <a class="menubutton pwm-basic-link" id="MenuItem_DownloadBundle" title="<pwm:display key="Button_DownloadCSV" bundle="Admin"/>"
         <a class="menubutton pwm-basic-link" id="MenuItem_DownloadBundle" title="<pwm:display key="Button_DownloadCSV" bundle="Admin"/>"
            href="manager?processAction=<%=ConfigManagerServlet.ConfigManagerAction.downloadPermissionCsv.toString()%>">
            href="manager?processAction=<%=ConfigManagerServlet.ConfigManagerAction.downloadPermissionCsv.toString()%>">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp

@@ -38,7 +38,7 @@
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></div>
+        <h1 id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></h1>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <% { %>
         <% { %>
         <table style="width:550px" id="table-wordlistInfo">
         <table style="width:550px" id="table-wordlistInfo">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/configmanager.jsp

@@ -45,7 +45,7 @@
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
         <jsp:param name="pwm.PageName" value="<%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%>"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></div>
+        <h1 id="page-content-title"><%=LocaleHelper.getLocalizedMessage(Config.Title_ConfigManager, JspUtility.getPwmRequest(pageContext))%></h1>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <%@ include file="fragment/configmanager-nav.jsp" %>
         <table style="width:550px">
         <table style="width:550px">
             <tr>
             <tr>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/deleteaccount-agreement.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_DeleteAccount"/>
         <jsp:param name="pwm.PageName" value="Title_DeleteAccount"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_DeleteAccount" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_DeleteAccount" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <% final String expandedText = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.AgreementText); %>
         <% final String expandedText = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.AgreementText); %>
         <div class="agreementText"><%= expandedText %></div>
         <div class="agreementText"><%= expandedText %></div>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/deleteaccount-confirm.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_DeleteAccount"/>
         <jsp:param name="pwm.PageName" value="Title_DeleteAccount"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_DeleteAccount" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_DeleteAccount" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <p><pwm:display key="Display_DeleteUserConfirm"/></p>
         <p><pwm:display key="Display_DeleteUserConfirm"/></p>
         <div class="buttonbar">
         <div class="buttonbar">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/error-http.jsp

@@ -43,7 +43,7 @@
         <jsp:param name="pwm.PageName" value="Title_Error"/>
         <jsp:param name="pwm.PageName" value="Title_Error"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Error" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Error" displayIfMissing="true"/></h1>
         <br/>
         <br/>
         <h2>HTTP <%=statusCode%></h2>
         <h2>HTTP <%=statusCode%></h2>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/error.jsp

@@ -43,7 +43,7 @@
         <jsp:param name="pwm.PageName" value="Title_Error"/>
         <jsp:param name="pwm.PageName" value="Title_Error"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Error" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Error" displayIfMissing="true"/></h1>
         <br/>
         <br/>
         <h2><%=PwmConstants.PWM_APP_NAME%>&nbsp;<%=errorInformation == null ? "" : errorInformation.getError().getErrorCode()%></h2>
         <h2><%=PwmConstants.PWM_APP_NAME%>&nbsp;<%=errorInformation == null ? "" : errorInformation.getError().getErrorCode()%></h2>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp

@@ -34,7 +34,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <p><pwm:display key="Display_RecoverPasswordChoices"/></p>
         <p><pwm:display key="Display_RecoverPasswordChoices"/></p>
         <table class="noborder">
         <table class="noborder">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp

@@ -39,7 +39,7 @@ this is handled this way so on browsers where hiding fields is not possible, the
     <jsp:param name="pwm.PageName" value="Title_RecoverPassword"/>
     <jsp:param name="pwm.PageName" value="Title_RecoverPassword"/>
 </jsp:include>
 </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_RecoverPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_RecoverPassword" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_RecoverPassword"/></p>
         <p><pwm:display key="Display_RecoverPassword"/></p>
 
 
         <form name="responseForm" action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded" class="pwm-form" autocomplete="off">
         <form name="responseForm" action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded" class="pwm-form" autocomplete="off">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-enterotp.jsp

@@ -33,7 +33,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <%
         <%
             final OTPUserRecord otp = (OTPUserRecord)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ForgottenPasswordOtpRecord);
             final OTPUserRecord otp = (OTPUserRecord)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ForgottenPasswordOtpRecord);
             final String identifier = otp.getIdentifier();
             final String identifier = otp.getIdentifier();

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-entertoken.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <% final ForgottenPasswordBean fpb = JspUtility.getSessionBean(pageContext, ForgottenPasswordBean.class); %>
         <% final ForgottenPasswordBean fpb = JspUtility.getSessionBean(pageContext, ForgottenPasswordBean.class); %>
         <% final String destination = fpb.getProgress().getTokenSentAddress(); %>
         <% final String destination = fpb.getProgress().getTokenSentAddress(); %>
         <p><pwm:display key="Display_RecoverEnterCode" value1="<%=destination%>"/></p>
         <p><pwm:display key="Display_RecoverEnterCode" value1="<%=destination%>"/></p>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-method.jsp

@@ -40,7 +40,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <p>
         <p>
             <pwm:display key="Display_RecoverVerificationChoice"/>
             <pwm:display key="Display_RecoverVerificationChoice"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-remote.jsp

@@ -35,7 +35,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <%
         <%
             final List<VerificationMethodSystem.UserPrompt> prompts = (List<VerificationMethodSystem.UserPrompt>)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ForgottenPasswordPrompts);
             final List<VerificationMethodSystem.UserPrompt> prompts = (List<VerificationMethodSystem.UserPrompt>)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ForgottenPasswordPrompts);
             final String instructions = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ForgottenPasswordInstructions);
             final String instructions = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.ForgottenPasswordInstructions);

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-responses.jsp

@@ -41,7 +41,7 @@ this is handled this way so on browsers where hiding fields is not possible, the
     <jsp:param name="pwm.PageName" value="Title_RecoverPassword"/>
     <jsp:param name="pwm.PageName" value="Title_RecoverPassword"/>
 </jsp:include>
 </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_RecoverPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_RecoverPassword" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_RecoverPassword"/></p>
         <p><pwm:display key="Display_RecoverPassword"/></p>
 
 
         <form name="responseForm" action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded" class="pwm-form" autocomplete="off">
         <form name="responseForm" action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded" class="pwm-form" autocomplete="off">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-search.jsp

@@ -34,7 +34,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_ForgottenPassword"/></p>
         <p><pwm:display key="Display_ForgottenPassword"/></p>
         <form action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded" autocomplete="off"
         <form action="<pwm:current-url/>" method="post" enctype="application/x-www-form-urlencoded" autocomplete="off"
               name="searchForm" class="pwm-form" id="searchForm">
               name="searchForm" class="pwm-form" id="searchForm">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokenchoice.jsp

@@ -35,7 +35,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenPassword"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenPassword" displayIfMissing="true"/></h1>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <p><pwm:display key="Display_RecoverTokenSendChoices"/></p>
         <p><pwm:display key="Display_RecoverTokenSendChoices"/></p>
         <table class="noborder">
         <table class="noborder">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenusername-complete.jsp

@@ -35,7 +35,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenUsername"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenUsername"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenUsername" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenUsername" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <% final String expandedText = (String) JspUtility.getAttribute(pageContext, PwmRequestAttribute.CompleteText); %>
         <% final String expandedText = (String) JspUtility.getAttribute(pageContext, PwmRequestAttribute.CompleteText); %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/forgottenusername-search.jsp

@@ -33,7 +33,7 @@
         <jsp:param name="pwm.PageName" value="Title_ForgottenUsername"/>
         <jsp:param name="pwm.PageName" value="Title_ForgottenUsername"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ForgottenUsername" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ForgottenUsername" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_ForgottenUsername"/></p>
         <p><pwm:display key="Display_ForgottenUsername"/></p>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/guest-create.jsp

@@ -37,7 +37,7 @@
         <jsp:param name="pwm.PageName" value="Title_GuestRegistration"/>
         <jsp:param name="pwm.PageName" value="Title_GuestRegistration"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_GuestRegistration" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_GuestRegistration" displayIfMissing="true"/></h1>
         <%@ include file="/WEB-INF/jsp/fragment/guest-nav.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/guest-nav.jsp" %>
         <p><pwm:display key="Display_GuestRegistration"/></p>
         <p><pwm:display key="Display_GuestRegistration"/></p>
 
 

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/guest-search.jsp

@@ -31,7 +31,7 @@
         <jsp:param name="pwm.PageName" value="Title_GuestUpdate"/>
         <jsp:param name="pwm.PageName" value="Title_GuestUpdate"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_GuestUpdate" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_GuestUpdate" displayIfMissing="true"/></h1>
         <%@ include file="fragment/guest-nav.jsp"%>
         <%@ include file="fragment/guest-nav.jsp"%>
         <p><pwm:display key="Display_GuestUpdate"/></p>
         <p><pwm:display key="Display_GuestUpdate"/></p>
                                                                                       
                                                                                       

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/guest-update.jsp

@@ -37,7 +37,7 @@
         <jsp:param name="pwm.PageName" value="Title_GuestUpdate"/>
         <jsp:param name="pwm.PageName" value="Title_GuestUpdate"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_GuestUpdate" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_GuestUpdate" displayIfMissing="true"/></h1>
         <%@ include file="fragment/guest-nav.jsp"%>
         <%@ include file="fragment/guest-nav.jsp"%>
         <p><pwm:display key="Display_GuestUpdate"/></p>
         <p><pwm:display key="Display_GuestUpdate"/></p>
         <form action="<pwm:current-url/>" method="post" name="updateGuest" enctype="application/x-www-form-urlencoded" class="pwm-form">
         <form action="<pwm:current-url/>" method="post" name="updateGuest" enctype="application/x-www-form-urlencoded" class="pwm-form">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp

@@ -34,7 +34,7 @@
         <jsp:param name="pwm.PageName" value="Title_Login"/>
         <jsp:param name="pwm.PageName" value="Title_Login"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Login" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Login" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_LoginPasswordOnly"/></p>
         <p><pwm:display key="Display_LoginPasswordOnly"/></p>
         <form action="<pwm:current-url/>" method="post" name="login-password" enctype="application/x-www-form-urlencoded" id="login-password" autocomplete="off" class="pwm-form">
         <form action="<pwm:current-url/>" method="post" name="login-password" enctype="application/x-www-form-urlencoded" id="login-password" autocomplete="off" class="pwm-form">
             <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
             <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/login.jsp

@@ -34,7 +34,7 @@
         <jsp:param name="pwm.PageName" value="Title_Login"/>
         <jsp:param name="pwm.PageName" value="Title_Login"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Login" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Login" displayIfMissing="true"/></h1>
         <p>
         <p>
             <span class="panel-login-display-message"><pwm:display key="Display_Login"/></span>
             <span class="panel-login-display-message"><pwm:display key="Display_Login"/></span>
         </p>
         </p>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/logout-public.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_LogoutPublic"/>
         <jsp:param name="pwm.PageName" value="Title_LogoutPublic"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_LogoutPublic" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_LogoutPublic" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <p><pwm:display key="Display_LogoutPublic"/></p>
         <p><pwm:display key="Display_LogoutPublic"/></p>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/logout.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_Logout"/>
         <jsp:param name="pwm.PageName" value="Title_Logout"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Logout" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Logout" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <p><pwm:display key="Display_Logout"/></p>
         <p><pwm:display key="Display_Logout"/></p>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/newuser-agreement.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <% final String expandedText = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.AgreementText); %>
         <% final String expandedText = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.AgreementText); %>
         <br/><br/>
         <br/><br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/newuser-entercode.jsp

@@ -40,7 +40,7 @@
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></h1>
         <% if (newUserBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.EMAIL) { %>
         <% if (newUserBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.EMAIL) { %>
         <p><pwm:display key="Display_RecoverEnterCode" value1="<%=tokenVerificationProgress.getTokenDisplayText()%>"/></p>
         <p><pwm:display key="Display_RecoverEnterCode" value1="<%=tokenVerificationProgress.getTokenDisplayText()%>"/></p>
         <% } else if (newUserBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.SMS) { %>
         <% } else if (newUserBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.SMS) { %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/newuser-profilechoice.jsp

@@ -42,7 +42,7 @@
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></h1>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <%@ include file="/WEB-INF/jsp/fragment/message.jsp" %>
         <p>
         <p>
             <pwm:display key="Display_NewUserProfile"/>
             <pwm:display key="Display_NewUserProfile"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/newuser-wait.jsp

@@ -50,7 +50,7 @@
         <jsp:param name="pwm.PageName" value="Title_PleaseWait"/>
         <jsp:param name="pwm.PageName" value="Title_PleaseWait"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_PleaseWait" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_PleaseWait" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_PleaseWaitNewUser"/></p>
         <p><pwm:display key="Display_PleaseWaitNewUser"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <div class="meteredProgressBar">
         <div class="meteredProgressBar">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/newuser.jsp

@@ -37,7 +37,7 @@
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
         <jsp:param name="pwm.PageName" value="Title_NewUser"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_NewUser" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_NewUser"/></p>
         <p><pwm:display key="Display_NewUser"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupotpsecret-existing.jsp

@@ -31,7 +31,7 @@
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret" />
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret" />
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></h1>
         <p>
         <p>
             <pwm:if test="<%=PwmIfTest.hasStoredOtpTimestamp%>">
             <pwm:if test="<%=PwmIfTest.hasStoredOtpTimestamp%>">
                 <pwm:display key="Display_WarnExistingOtpSecretTime" value1="@OtpSetupTime@"/>
                 <pwm:display key="Display_WarnExistingOtpSecretTime" value1="@OtpSetupTime@"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupotpsecret-success.jsp

@@ -41,7 +41,7 @@
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret"/>
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></h1>
         <p><pwm:display key="Success_OtpSetup" bundle="Message"/></p>
         <p><pwm:display key="Success_OtpSetup" bundle="Message"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupotpsecret-test.jsp

@@ -39,7 +39,7 @@
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret"/>
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_PleaseVerifyOtp"/></p>
         <p><pwm:display key="Display_PleaseVerifyOtp"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <form action="<pwm:current-url/>" method="post" name="setupOtpSecret"
         <form action="<pwm:current-url/>" method="post" name="setupOtpSecret"

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupotpsecret.jsp

@@ -55,7 +55,7 @@
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret"/>
         <jsp:param name="pwm.PageName" value="Title_SetupOtpSecret"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_SetupOtpSecret" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_SetupOtpSecret"/></p>
         <p><pwm:display key="Display_SetupOtpSecret"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <div class="tab-container">
         <div class="tab-container">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupresponses-confirm.jsp

@@ -37,7 +37,7 @@
         <jsp:param name="pwm.PageName" value="Title_ConfirmResponses"/>
         <jsp:param name="pwm.PageName" value="Title_ConfirmResponses"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ConfirmResponses" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ConfirmResponses" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_ConfirmResponses"/></p>
         <p><pwm:display key="Display_ConfirmResponses"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupresponses-existing.jsp

@@ -37,7 +37,7 @@
         <jsp:param name="pwm.PageName" value="Title_ConfirmResponses"/>
         <jsp:param name="pwm.PageName" value="Title_ConfirmResponses"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_ConfirmResponses" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_ConfirmResponses" displayIfMissing="true"/></h1>
         <p>
         <p>
             <% if (responseInfoBean != null && responseInfoBean.getTimestamp() != null) { %>
             <% if (responseInfoBean != null && responseInfoBean.getTimestamp() != null) { %>
             <pwm:display key="Display_WarnExistingResponseTime" value1="@ResponseSetupTime@"/>
             <pwm:display key="Display_WarnExistingResponseTime" value1="@ResponseSetupTime@"/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupresponses-helpdesk.jsp

@@ -37,7 +37,7 @@
         <jsp:param name="pwm.PageName" value="Title_SetupResponses"/>
         <jsp:param name="pwm.PageName" value="Title_SetupResponses"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_SetupResponses" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_SetupResponses" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_SetupHelpdeskResponses"/></p>
         <p><pwm:display key="Display_SetupHelpdeskResponses"/></p>
         <form action="<pwm:current-url/>" method="post" name="form-setupResponses"
         <form action="<pwm:current-url/>" method="post" name="form-setupResponses"
               enctype="application/x-www-form-urlencoded" id="form-setupResponses" class="pwm-form" autocomplete="off">
               enctype="application/x-www-form-urlencoded" id="form-setupResponses" class="pwm-form" autocomplete="off">

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/setupresponses.jsp

@@ -34,7 +34,7 @@
         <jsp:param name="pwm.PageName" value="Title_SetupResponses"/>
         <jsp:param name="pwm.PageName" value="Title_SetupResponses"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_SetupResponses" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_SetupResponses" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_SetupResponses"/></p>
         <p><pwm:display key="Display_SetupResponses"/></p>
         <form action="<pwm:current-url/>" method="post" name="form-setupResponses" enctype="application/x-www-form-urlencoded" id="form-setupResponses" class="pwm-form" autocomplete="off">
         <form action="<pwm:current-url/>" method="post" name="form-setupResponses" enctype="application/x-www-form-urlencoded" id="form-setupResponses" class="pwm-form" autocomplete="off">
             <%@ include file="fragment/message.jsp" %>
             <%@ include file="fragment/message.jsp" %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/shortcut.jsp

@@ -46,7 +46,7 @@
         <jsp:param name="pwm.PageName" value="Title_Shortcuts"/>
         <jsp:param name="pwm.PageName" value="Title_Shortcuts"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody" class="tile-centerbody">
     <div id="centerbody" class="tile-centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Shortcuts" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Shortcuts" displayIfMissing="true"/></h1>
         <% if (shortcutItems.isEmpty()) { %>
         <% if (shortcutItems.isEmpty()) { %>
         <p>No shortcuts</p>
         <p>No shortcuts</p>
         <% } else { %>
         <% } else { %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/success.jsp

@@ -36,7 +36,7 @@
         <jsp:param name="pwm.PageName" value="Title_Success"/>
         <jsp:param name="pwm.PageName" value="Title_Success"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_Success" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_Success" displayIfMissing="true"/></h1>
         <form action="<pwm:url url='<%=PwmServletDefinition.PublicCommand.servletUrl()%>' addContext="true"/>" method="post"
         <form action="<pwm:url url='<%=PwmServletDefinition.PublicCommand.servletUrl()%>' addContext="true"/>" method="post"
               enctype="application/x-www-form-urlencoded" class="pwm-form">
               enctype="application/x-www-form-urlencoded" class="pwm-form">
             <p><pwm:SuccessMessage/></p>
             <p><pwm:SuccessMessage/></p>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/updateprofile-agreement.jsp

@@ -38,7 +38,7 @@
         <jsp:param name="pwm.PageName" value="Title_UpdateProfile"/>
         <jsp:param name="pwm.PageName" value="Title_UpdateProfile"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_UpdateProfile" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_UpdateProfile" displayIfMissing="true"/></h1>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <% final String expandedText = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.AgreementText); %>
         <% final String expandedText = (String)JspUtility.getAttribute(pageContext, PwmRequestAttribute.AgreementText); %>
         <div class="agreementText"><%= expandedText %></div>
         <div class="agreementText"><%= expandedText %></div>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/updateprofile-confirm.jsp

@@ -40,7 +40,7 @@
         <jsp:param name="pwm.PageName" value="Title_UpdateProfileConfirm"/>
         <jsp:param name="pwm.PageName" value="Title_UpdateProfileConfirm"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_UpdateProfileConfirm" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_UpdateProfileConfirm" displayIfMissing="true"/></h1>
         <p><pwm:display key="Display_UpdateProfileConfirm"/></p>
         <p><pwm:display key="Display_UpdateProfileConfirm"/></p>
         <%@ include file="fragment/message.jsp" %>
         <%@ include file="fragment/message.jsp" %>
         <br/>
         <br/>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/updateprofile-entercode.jsp

@@ -42,7 +42,7 @@
         <jsp:param name="pwm.PageName" value="Title_UpdateProfile"/>
         <jsp:param name="pwm.PageName" value="Title_UpdateProfile"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_UpdateProfile" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_UpdateProfile" displayIfMissing="true"/></h1>
         <% if (updateProfileBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.EMAIL) { %>
         <% if (updateProfileBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.EMAIL) { %>
         <p><pwm:display key="Display_UpdateProfileEnterCode" value1="<%=tokenVerificationProgress.getTokenDisplayText()%>"/></p>
         <p><pwm:display key="Display_UpdateProfileEnterCode" value1="<%=tokenVerificationProgress.getTokenDisplayText()%>"/></p>
         <% } else if (updateProfileBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.SMS) { %>
         <% } else if (updateProfileBean.getTokenVerificationProgress().getPhase() == TokenVerificationProgress.TokenChannel.SMS) { %>

+ 1 - 1
server/src/main/webapp/WEB-INF/jsp/updateprofile.jsp

@@ -32,7 +32,7 @@
         <jsp:param name="pwm.PageName" value="Title_UpdateProfile"/>
         <jsp:param name="pwm.PageName" value="Title_UpdateProfile"/>
     </jsp:include>
     </jsp:include>
     <div id="centerbody">
     <div id="centerbody">
-        <div id="page-content-title"><pwm:display key="Title_UpdateProfile" displayIfMissing="true"/></div>
+        <h1 id="page-content-title"><pwm:display key="Title_UpdateProfile" displayIfMissing="true"/></h1>
         <jsp:include page="fragment/customlink.jsp"/>
         <jsp:include page="fragment/customlink.jsp"/>
         <br/>
         <br/>
         <p><pwm:display key="Display_UpdateProfile"/></p>
         <p><pwm:display key="Display_UpdateProfile"/></p>

+ 1 - 1
server/src/main/webapp/config/index.jsp

@@ -34,7 +34,7 @@
     </jsp:include>
     </jsp:include>
     <div id="content">
     <div id="content">
         <div id="centerbody">
         <div id="centerbody">
-            <div id="page-content-title"><pwm:display key="Title_Configuration" bundle="Config" displayIfMissing="true"/></div>
+            <h1 id="page-content-title"><pwm:display key="Title_Configuration" bundle="Config" displayIfMissing="true"/></h1>
             <pwm:display key="Display_PleaseWait"/> <a href="<pwm:context/><pwm:url url="/private/config/ConfigManage"/>"><pwm:display bundle="Admin" key="MenuItem_ConfigManager"/></a>
             <pwm:display key="Display_PleaseWait"/> <a href="<pwm:context/><pwm:url url="/private/config/ConfigManage"/>"><pwm:display bundle="Admin" key="MenuItem_ConfigManager"/></a>
         </div>
         </div>
     </div>
     </div>

+ 1 - 1
server/src/main/webapp/private/config/index.jsp

@@ -38,7 +38,7 @@
     </jsp:include>
     </jsp:include>
     <div id="content">
     <div id="content">
         <div id="centerbody">
         <div id="centerbody">
-            <div id="page-content-title"><pwm:display key="Title_Configuration" bundle="Config" displayIfMissing="true"/></div>
+            <h1 id="page-content-title"><pwm:display key="Title_Configuration" bundle="Config" displayIfMissing="true"/></h1>
             <pwm:display key="Display_PleaseWait"/> <a href="<pwm:context/><pwm:url url="/private/config/manager"/>"><pwm:display bundle="Admin" key="MenuItem_ConfigManager"/></a>
             <pwm:display key="Display_PleaseWait"/> <a href="<pwm:context/><pwm:url url="/private/config/manager"/>"><pwm:display bundle="Admin" key="MenuItem_ConfigManager"/></a>
         </div>
         </div>
     </div>
     </div>