Merge pull request #1698 from stianst/master

Renamed 'Keycloak Version to Server Version' on server info page
This commit is contained in:
Stian Thorgersen 2015-10-09 13:59:29 +02:00
commit 63947cd37a

View file

@ -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>