diff --git a/myuw-root-webapp/src/main/webapp/403.html b/myuw-root-webapp/src/main/webapp/403.html index 7db551dabaf01b492c4af5225767a5aeef20451d..75114fc621095e968eee6aaebb24ef9b1ec31bde 100644 --- a/myuw-root-webapp/src/main/webapp/403.html +++ b/myuw-root-webapp/src/main/webapp/403.html @@ -19,7 +19,7 @@ <img src="/main_logo_w_all.png" alt="University of Wisconsin System Logo" class="uw-logo"> </div> <!-- Title --> - <h1 class="mdl-layout-title outage-title">MYUW-002 Access Denied</h1> + <h1 class="outage-title">MYUW-002 Access Denied</h1> </div> </header> <main class="mdl-layout__content content-centered"> diff --git a/myuw-root-webapp/src/main/webapp/404.html b/myuw-root-webapp/src/main/webapp/404.html index de6bdba440fd38a70162120b54d171e30ef15d7c..5f4e388c01e5354a35b6fbf6a87d565fff63830c 100644 --- a/myuw-root-webapp/src/main/webapp/404.html +++ b/myuw-root-webapp/src/main/webapp/404.html @@ -21,7 +21,7 @@ <img src="/main_logo_w_all.png" alt="University of Wisconsin System Logo" class="uw-logo"> </div> <!-- Title --> - <h1 class="mdl-layout-title outage-title">MYUW-003: Page Not Found</h1> + <h1 class="outage-title">MYUW-003: Page Not Found</h1> </div> </header> <main class="mdl-layout__content content-centered"> diff --git a/myuw-root-webapp/src/main/webapp/500.html b/myuw-root-webapp/src/main/webapp/500.html index 3bd86a299a3cbe6f57f2cb9f0672f6d50a573857..9fc4c99728191f7e390202051b9231a11761a6aa 100644 --- a/myuw-root-webapp/src/main/webapp/500.html +++ b/myuw-root-webapp/src/main/webapp/500.html @@ -19,7 +19,7 @@ <img src="/main_logo_w_all.png" alt="University of Wisconsin System Logo" class="uw-logo"> </div> <!-- Title --> - <h1 class="mdl-layout-title outage-title">Server Error</h1> + <h1 class="outage-title">Server Error</h1> </div> </header> <main class="mdl-layout__content mr-main__content">