Changeset 8853 for main/waeup.kofa/trunk/src/waeup/kofa/browser/templates
- Timestamp:
- 29 Jun 2012, 17:28:06 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/loginpage.pt
r8777 r8853 37 37 If you are having trouble logging in, make sure to enable cookies in your web browser. 38 38 </p> 39 <p i18n:translate="login_trouble2" >39 <p i18n:translate="login_trouble2" tal:condition="python:False"> 40 40 You don't have an account because you are a fresh student, or your student record has just been created? 41 Acquire a Password Access Code (PWD) and inititialize your student account 42 <strong><a href ="setpassword"> here</a></strong>. 41 Acquire a Password Activation Code (PWD) and inititialize your student account 42 <strong><a href ="setpassword"> here</a></strong>. 43 </p> 44 <p i18n:translate="login_trouble4"> 45 You don't have an account because you are a fresh student, or your student record has just been created? 46 Inititialize your student account <strong><a href="requestpw"> here</a></strong>. 43 47 </p> 44 48 <p i18n:translate="login_trouble3"> Or simply forgot your student id, application id or password? Then request a new password
Note: See TracChangeset for help on using the changeset viewer.