Changeset 3709 for WAeUP_SRP/trunk/skins/waeup_custom/mail2student.py
- Timestamp:
- 4 Oct 2008, 09:42:22 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/mail2student.py
r3690 r3709 19 19 #d['co_name'] = co_name 20 20 #d['co_email'] = co_email 21 d['co_name'] = ' CRPU Uniben'21 d['co_name'] = 'IT Unit' 22 22 d['co_email'] = prop.email_from_address 23 23 d['student_email'] = student_email
Note: See TracChangeset for help on using the changeset viewer.