Changeset 1527 for WAeUP_SRP/trunk/skins
- Timestamp:
- 7 Mar 2007, 18:29:40 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_student
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/change_password.py
r1476 r1527 2 2 # $Id$ 3 3 """ 4 process the Application Form 5 return html renderer + psm 4 6 5 """ 7 6 request = context.REQUEST -
WAeUP_SRP/trunk/skins/waeup_student/student_view.pt
r1472 r1527 60 60 61 61 62 <span tal:condition="python:info['member'].id in ('admin','joachim','kehindesamuel','med','isouaba','obadejo', )">62 <span tal:condition="python:info['member'].id in ('admin','joachim','kehindesamuel','med','isouaba','obadejo','ehioaiks','despej','shinakale','igadoghe',)"> 63 63 <br /> 64 64 <form action="mail_password_form" method="post" class="group">
Note: See TracChangeset for help on using the changeset viewer.