Changeset 7465 for main/waeup.sirp/trunk/src/waeup/sirp/browser/templates
- Timestamp:
- 13 Jan 2012, 07:50:34 (13 years ago)
- Location:
- main/waeup.sirp/trunk/src/waeup/sirp/browser/templates
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/administrationpage.pt
r6907 r7465 1 <h2>Administration</h2>2 3 1 <p> 4 2 You can manage the following tasks: -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/certificatecoursepage.pt
r7459 r7465 1 <h2 tal:content="context/longtitle">TITLE</h2>2 3 1 <table class="form-table"> 4 2 <thead> -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/certificatepage.pt
r7459 r7465 1 <h2 tal:content="context/longtitle">TITLE</h2>2 3 1 <table class="form-table"> 4 2 <thead> -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/coursepage.pt
r7459 r7465 1 <h2 tal:content="context/title">TITLE</h2>2 3 1 <table class="form-table"> 4 2 <thead> -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/datacenterlogsshowfilepage.pt
r7459 r7465 1 <h2>2 Logfile <span tal:replace="view/filename">file.csv</span>3 </h2>4 5 1 <form method="POST"> 6 2 <input class="btn primary" type="submit" name="back" value="Back" /> -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/datacenterpage.pt
r7459 r7465 1 <h2>Data Center</h2>2 3 1 <p> 4 2 The data center helps you to manage portal data. You can upload CSV -
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/userscontainerpage.pt
r7459 r7465 1 <h2>Portal Users</h2>2 3 1 <table> 4 2 <thead>
Note: See TracChangeset for help on using the changeset viewer.