Changeset 15609 for main/waeup.kofa/trunk/src/waeup/kofa/browser
- Timestamp:
- 26 Sep 2019, 11:38:36 (5 years ago)
- Location:
- main/waeup.kofa/trunk/src/waeup/kofa/browser
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/loginpage.pt
r13089 r15609 33 33 <strong><a href="changepw"> here</a></strong>. 34 34 </p> 35 <p i18n:translate="login_trouble4"> You are student parents and want to monitor study progress 36 of your child? Then request a temporary parents password <strong><a href="requestppw"> here</a></strong>. 37 Prerequisite for getting access is that you have a valid email address and that this address 38 has been entered by the student into the parents' email address field. 39 </p> 35 40 </form> -
main/waeup.kofa/trunk/src/waeup/kofa/browser/tests/test_browser.py
r15287 r15609 438 438 'adm_code,clr_code,date_of_birth,email,' 439 439 'employer,firstname,flash_notice,lastname,matric_number,middlename,' 440 'nationality,officer_comment,perm_address,personal_updated,' 440 'nationality,officer_comment,parents_email,' 441 'perm_address,personal_updated,' 441 442 'phone,reg_number,sex,student_id,suspended,suspended_comment,' 442 443 'password,state,history,certcode,is_postgrad,current_level,'
Note: See TracChangeset for help on using the changeset viewer.