Changeset 16548 for main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicanteditpage.pt
- Timestamp:
- 13 Jul 2021, 16:25:31 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicanteditpage.pt
r16135 r16548 53 53 <p tal:condition="python:view.file_exists(filename[1])"> 54 54 <a tal:attributes="href python:filename[1]"i18n:translate=""> 55 Download pdffile55 Download file 56 56 </a> 57 57 </p> … … 66 66 </div> 67 67 <span i18n:translate=""> 68 PDF files only. Max. file size:68 PDF or JPG files only. Max. file size: 69 69 </span> 70 70 <span tal:replace="view/max_file_upload_size">10 KB</span>
Note: See TracChangeset for help on using the changeset viewer.