[Bps-public-commit] rt-extension-resetpassword branch, update-rt5-styling, updated. 1.04-36-g37e6831
Craig Kaiser
craig at bestpractical.com
Thu Dec 10 09:34:18 EST 2020
The branch, update-rt5-styling has been updated
via 37e6831632bb0f7177e5d831da915f026c5e83b8 (commit)
from 0c8095a8818f9ba8c17310a1012468182da430cc (commit)
Summary of changes:
html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 37e6831632bb0f7177e5d831da915f026c5e83b8
Author: craig kaiser <craig at bestpractical.com>
Date: Thu Dec 10 09:32:30 2020 -0500
Update RT4 'Forgot password' button to match RT5 wording
diff --git a/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default b/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
index 8c34f16..b931ed5 100644
--- a/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
+++ b/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
@@ -11,7 +11,7 @@
% }
% else {
<div id="lostpassword" class="input-row" style="text-align:center;clear:both;">
- <a href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html"><&|/l&>Forgot your password</&></a>
+ <a href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html"><&|/l&>Forgot password</&>?</a>
% if ( RT::Config->Get('CreateNewUserAndSetPassword') ) {
<span> • </span><a href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html?Mode=create"><&|/l&>New account</&></a>
% }
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list