- Timestamp:
- 07/05/10 14:51:56 (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/loreality/loreality/templates/derived/page/pilot.html
r2104 r2105 10 10 %endif 11 11 % if h.auth.authorized(h.auth.is_admin): 12 <a href=${h.url_for(controller='pilot', action='edit',id=c.pilot.id) } >[Edit]</a></li>12 <a href=${h.url_for(controller='pilot', action='edit',id=c.pilot.id) } class="action">[Edit]</a></li> 13 13 %endif 14 14
Note: See TracChangeset
for help on using the changeset viewer.
