[Bps-public-commit] rt-extension-resetpassword branch, update-rt5-styling, updated. 1.04-35-gd686f34

Craig Kaiser craig at bestpractical.com
Thu Dec 10 09:11:14 EST 2020


The branch, update-rt5-styling has been updated
       via  d686f347998060839efad7140e79d31ea5d6c148 (commit)
      from  15490cfb4c6e0d90619f891e0654818f0d2d5c3f (commit)

Summary of changes:
 html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit d686f347998060839efad7140e79d31ea5d6c148
Author: craig kaiser <craig at bestpractical.com>
Date:   Thu Dec 10 09:06:18 2020 -0500

    Update wording and styling of create account link

diff --git a/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default b/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
index e468d65..f81c85c 100644
--- a/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
+++ b/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
@@ -4,7 +4,7 @@
     <div class="col-12 text-center">
       <a href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html"><&|/l&>Forgot password</&>?</a>
 %     if ( RT::Config->Get('CreateNewUserAndSetPassword') ) {
-      <a class="btn btn-primary" href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html?Mode=create"><&|/l&>New account</&></a>
+      <a href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html?Mode=create"><&|/l&>Sign up for RT</&></a>
 %     }
     </div>
   </div>

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list