- Timestamp:
- 11 Feb 2012, 06:59:15 (13 years ago)
- Location:
- main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/paymentsmanagepage.pt
r7464 r7629 11 11 <th>Category</th> 12 12 <th>Item</th> 13 <th>Session</th> 13 14 <th>State</th> 14 15 </tr> … … 28 29 <td tal:content ="cl/category">CATEGORY</td> 29 30 <td tal:content ="cl/p_item">ITEM</td> 31 <td tal:content ="cl/p_session">SESSION</td> 30 32 <td tal:content ="cl/state">STATE</td> 31 33 </tr>
Note: See TracChangeset for help on using the changeset viewer.