corrected template for welcome adding a card

This commit is contained in:
Franca Debole 2021-04-29 15:35:40 +02:00
parent 95fecb1d4a
commit d6a2714109
1 changed files with 2 additions and 2 deletions

View File

@ -53,10 +53,10 @@
<p class="alert success">${successMessage}</p>
<#elseif errorMessage?has_content>
<p class="alert error">${errorMessage}</p>
<h3><img src="${resourcesPath}/admin2.png">Administration Console</h3>
<h3><img src="${resourcesPath}/admin2.png">Administration</h3>
<#elseif bootstrap>
<#if localUser>
<h3><img src="welcome-content/user.png">Administration Console</h3>
<h3><img src="${resourcesPath}/admin2.png">Administration</h3>
<p>Please create an initial admin user to get started.</p>
<#else>
<p class="welcome-message">