- Timestamp:
- Apr 11, 2011, 2:57:42 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/index.jsp
r1335 r1341 132 132 <% 133 133 } 134 if (isPatientCurator || isAdmin) 135 { 136 %> 137 <dt> 138 <table border="0" cellspacing="0" cellpadding="0"> 139 <tr> 140 <td><base:icon image="file.gif" style="padding-right: 4px;"/></td> 141 <td><a href="consentform.jsp?ID=<%=ID%>">Consent form registration wizard</a></td> 142 </tr> 143 </table> 144 </dt> 145 <dd> 146 <ul> 147 <li>Register consent forms. 148 </ul> 149 </dd> 150 <% 151 } 134 152 %> 135 153 </dl>
Note: See TracChangeset
for help on using the changeset viewer.