Ignore:
Timestamp:
11 Oct 2007, 10:08:52 (17 years ago)
Author:
Henrik Bettermann
Message:

dont't show 'Send Auth...' button to students

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_student/student_view.pt

    r2304 r2347  
    104104     
    105105               
    106       <br />
     106     
    107107      <form action="mail_password_form" method="post" class="group"
     108            tal:condition="is_staff"
    108109            tal:attributes="action string:${context/absolute_url}/mail_password_form">
     110         <br />
    109111         <input type="submit" class="context" value="Send Email with Authentication Data" />
    110112      </form>
Note: See TracChangeset for help on using the changeset viewer.