Changeset 7811 for main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt
- Timestamp:
- 8 Mar 2012, 19:00:51 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt
r7714 r7811 11 11 <img src="" tal:attributes="src view/passport_url" /> 12 12 13 <table i18n:domain="waeup. sirp" class="form-table">13 <table i18n:domain="waeup.kofa" class="form-table"> 14 14 <tbody> 15 15 <tal:block repeat="widget view/widgets"> … … 41 41 </tbody> 42 42 </table> 43 <h3 i18n:domain="waeup. sirp" i18n:translate="">43 <h3 i18n:domain="waeup.kofa" i18n:translate=""> 44 44 Acceptance Fee Payment Tickets 45 45 </h3> 46 <table i18n:domain="waeup. sirp">46 <table i18n:domain="waeup.kofa"> 47 47 <thead> 48 48 <tr>
Note: See TracChangeset for help on using the changeset viewer.