NIHVIVO-1637: modify log in widget text for password change
This commit is contained in:
parent
9fcf165523
commit
bd02e0d04c
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
|
|
||||||
<#macro forcePasswordChange>
|
<#macro forcePasswordChange>
|
||||||
<section id="login">
|
<section id="login">
|
||||||
<h2>Log in</h2>
|
<h2>Password Change</h2>
|
||||||
|
|
||||||
<#if errorMessage??>
|
<#if errorMessage??>
|
||||||
<div id="error-alert" role="alert"><img src="${urls.images}/iconAlert.png" width="24" height="24" alert="Error alert icon"/>
|
<div id="error-alert" role="alert"><img src="${urls.images}/iconAlert.png" width="24" height="24" alert="Error alert icon"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue