keycloak-uncached

Changed text on notfound page

11/26/2013 12:37:51 PM

Details

diff --git a/admin-ui/src/main/resources/META-INF/resources/admin/partials/notfound.html b/admin-ui/src/main/resources/META-INF/resources/admin/partials/notfound.html
index 76d74c4..64c6566 100755
--- a/admin-ui/src/main/resources/META-INF/resources/admin/partials/notfound.html
+++ b/admin-ui/src/main/resources/META-INF/resources/admin/partials/notfound.html
@@ -5,7 +5,7 @@
             <div class="error-container">
                 <h2>Page <strong>not found</strong>...</h2>
                 <p class="instruction">We could not find the page you are looking for. Please make sure the URL you entered is correct.</p>
-                <a href="#" class="link-right">Go to the list of realms &raquo;</a>
+                <a href="#" class="link-right">Go to the home page &raquo;</a>
                 <!-- <a href="#" class="link-right">Go to the realm page &raquo;</a> -->
             </div>
         </div>