[Bps-public-commit] r20041 - RT-Extension-ResetPassword/html/Callbacks/RT-Extension-ResetPassword/Elements/Login
falcone at bestpractical.com
falcone at bestpractical.com
Tue Jun 23 10:32:39 EDT 2009
Author: falcone
Date: Tue Jun 23 10:32:38 2009
New Revision: 20041
Modified:
RT-Extension-ResetPassword/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
Log:
Use WebPath when building a link to the reset page
Modified: RT-Extension-ResetPassword/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default
==============================================================================
--- RT-Extension-ResetPassword/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default (original)
+++ RT-Extension-ResetPassword/html/Callbacks/RT-Extension-ResetPassword/Elements/Login/Default Tue Jun 23 10:32:38 2009
@@ -1,2 +1,2 @@
<br/><div id="lostpassword" style="align:left;clear:both;">
-<a href="/NoAuth/ResetPassword/Request.html"><&|/l&>Forgot your password?</&></a></div>
+<a href="<%$RT::WebPath%>/NoAuth/ResetPassword/Request.html"><&|/l&>Forgot your password?</&></a></div>
More information about the Bps-public-commit
mailing list