recover-password.adp
Delivered as text/html
Related Files
- packages/acs-subsite/www/register/recover-password.tcl
- packages/acs-subsite/www/register/recover-password.adp
[ hide source ] | [ make this the default ]
File Contents
<master> <property name="doc(title)">@page_title;literal@</property> <property name="context">@context;literal@</property> <property name="focus">@focus;literal@</property> <if @recover_info.password_message@ nil> <p> #acs-subsite.Enter_your_username_to# </p> <formtemplate id="recover"></formtemplate> </if> <else> @recover_info.password_message@ <p> #acs-subsite.To_log_in_visit_the# <a href="@login_url@">#acs-subsite.login_page#</a>. </p> </else>