- Timestamp:
- Feb 1, 2011, 1:54:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.reggie/trunk/resources/index.jsp
r1282 r1283 27 27 <base:body> 28 28 29 <p:path> 30 <p:pathelement title="Reggie" /> 31 </p:path> 29 <p:path> 30 <p:pathelement title="Reggie" /> 31 </p:path> 32 33 <table border="0" cellspacing="0" cellpadding="0" width="100%"> 34 <tr valign="top"> 35 <td width="50%"> 36 37 <h3 class="light">Reggie wizards</h3> 38 <div class="boxedbottom"> 39 <ul> 40 <li><a href="persinfo.jsp?ID=<%=ID%>">Personal information registration</a> 41 </ul> 42 43 </div> 44 </td> 45 <td width="50%"> 46 </td> 47 </tr> 48 </table> 32 49 33 50
Note: See TracChangeset
for help on using the changeset viewer.