Changeset 9169 for main/waeup.kofa/branches/uli-async-update/src/waeup/kofa/applicants/browser_templates/applicanteditpage.pt
- Timestamp:
- 10 Sep 2012, 11:05:07 (12 years ago)
- Location:
- main/waeup.kofa/branches/uli-async-update
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-async-update
- Property svn:mergeinfo changed
-
main/waeup.kofa/branches/uli-async-update/src/waeup/kofa/applicants/browser_templates/applicanteditpage.pt
r8486 r9169 3 3 autocomplete="off"> 4 4 5 <h2> 6 ... <span tal:replace="context/translated_state">APPLICATIONSTATE</span> ... 5 <h2 i18n:domain="waeup.kofa"> 6 ... 7 <span tal:replace="context/translated_state">APPLICATIONSTATE 8 </span> 9 <span tal:omit-tag="" 10 i18n:translate="" tal:condition="context/suspended">(account suspended) 11 </span> 12 ... 7 13 </h2> 8 14
Note: See TracChangeset for help on using the changeset viewer.