Ignore:
Timestamp:
07/05/10 14:51:56 (23 months ago)
Author:
dart
Message:

LoReality?:
o CSS custo
o Begin i18n
o Fill some new fields in mission
o Fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/loreality/loreality/templates/derived/page/pilot.html

    r2104 r2105  
    1010%endif 
    1111% 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> 
    1313%endif 
    1414 
Note: See TracChangeset for help on using the changeset viewer.