- Timestamp:
- 13 Jan 2012, 06:50:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/changepw.pt
r7459 r7463 5 5 tal:condition="view/label" 6 6 tal:content="view/label">Label</h2> 7 8 <div class="alert-message error"9 tal:define="status view/status"10 tal:condition="status">11 Form Status:12 <span i18n:translate="" tal:content="view/status">13 Form status summary14 </span>15 </div>16 7 17 8 <table class="form-table">
Note: See TracChangeset for help on using the changeset viewer.