corrected template for welcome removing admin console

This commit is contained in:
Franca Debole 2021-04-29 15:53:32 +02:00
parent 8d12fde3a2
commit e9ae5a422b
1 changed files with 1 additions and 3 deletions

View File

@ -107,13 +107,11 @@
<button id="create-button" type="submit" class="btn btn-primary">Create</button>
</form>
</#if>
<div class="welcome-primary-link">
<h3><a href="${adminUrl}"><img src="${resourcesPath}/admin2.png">Admin Console</a></h3>
</div>
</div>
</div>
</div>
<div class='footer'>
<a href="${adminUrl}"><img src="${resourcesPath}/admin2.png">Admin Console</a>
<#if properties.displayCommunityLinks = "true">
<a href="https://www.keycloak.org/"><img src="${resourcesPath}/keycloak-logo-text.png" alt="KeyCloak"></a>
<a href="http://www.jboss.org"><img src="welcome-content/jboss_community.png" alt="JBoss and JBoss Community"></a>