keycloak-memoizeit

Details

diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/server-info.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/server-info.html
index a92c774..2375983 100755
--- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/server-info.html
+++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/server-info.html
@@ -11,7 +11,7 @@
 
     <table class="table table-striped table-bordered">
         <tr>
-            <td width="20%">Keycloak Version</td>
+            <td width="20%">Server Version</td>
             <td>{{serverInfo.systemInfo.version}}</td>
         </tr>
         <tr>