Changeset 831 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 10 Nov 2006, 16:37:27 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/contact_student.pt
r824 r831 4 4 <metal:body use-macro="here/main_template/macros/master"> 5 5 <metal:main fill-slot="main"> 6 <h3> Contact</h3>7 <br /> 6 <h3>Support Form</h3> 7 <br />If you are having problems using the system please fill the form below with your correct details.<br /> <br /> 8 8 <form id="form1" name="form1" method="post" action="mail2admin"> 9 9 <input type="hidden" name="regno" type="text" id="regno" … … 34 34 <td> 35 35 <select name="probtype" class="boxgreen" id="probtype"> 36 <option>-- Select Type --</option>37 36 <option>Payment</option> 38 <option>Registration</option>39 37 <option>Application</option> 40 <option>Login</option>41 38 <option>Admission</option> 39 <option>Clearance</option> 40 <option>Course Registration</option> 41 <option>Hostal Reservation</option> 42 <option>Other</option> 42 43 </select> 43 44 </td>
Note: See TracChangeset for help on using the changeset viewer.