Changeset 1527 for WAeUP_SRP/trunk/skins


Ignore:
Timestamp:
7 Mar 2007, 18:29:40 (18 years ago)
Author:
Henrik Bettermann
Message:

new members allowed to send authentication data

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  
    22# $Id$
    33"""
    4 process the Application Form
    5 return html renderer + psm
     4
    65"""
    76request = context.REQUEST
  • WAeUP_SRP/trunk/skins/waeup_student/student_view.pt

    r1472 r1527  
    6060       
    6161                 
    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',)">
    6363         <br />
    6464         <form action="mail_password_form" method="post" class="group">
Note: See TracChangeset for help on using the changeset viewer.