Ignore:
Timestamp:
21 Sep 2012, 08:19:35 (12 years ago)
Author:
uli
Message:

Rollback r9209. Looks like multiple merges from trunk confuse svn when merging back into trunk.

Location:
main/waeup.kofa/branches/uli-zc-async
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-zc-async

  • main/waeup.kofa/branches/uli-zc-async/src/waeup/kofa/browser/templates/loginpage.pt

    r9209 r9211  
    3737    If you are having trouble logging in, make sure to enable  cookies in your web browser.
    3838  </p>
    39   <p i18n:translate="login_trouble2" tal:condition="python:False">
     39  <p i18n:translate="login_trouble2">
    4040    You don't have an account because you are a fresh student, or your student record has just been created?
    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>.
     41    Acquire a Password Access Code (PWD) and inititialize your student account
     42    <strong><a href  ="setpassword"> here</a></strong>.
    4743  </p>
    4844  <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.