| Revision 899,
1.2 KB
checked in by brent, 10 months ago
(diff) |
|
Updated eduCommons template files to work with translation machinery.
|
| Line | |
|---|
| 1 | <div id="about" i18n:domain="eduCommons"> |
|---|
| 2 | <table cellspacing="0" |
|---|
| 3 | cellpadding="0" |
|---|
| 4 | border="0" |
|---|
| 5 | summary="Information about Department" |
|---|
| 6 | id="aboutTable" |
|---|
| 7 | i18n:attributes="summary table_dept_summary;"> |
|---|
| 8 | <tbody> |
|---|
| 9 | <tr> |
|---|
| 10 | <td id="aboutPhoto"> |
|---|
| 11 | <!-- Use eduCommons insert link functionality to create this link --> |
|---|
| 12 | <img width="275" height="275" border="0" |
|---|
| 13 | title="Department Image" |
|---|
| 14 | alt="Department Image" |
|---|
| 15 | src="" |
|---|
| 16 | i18n:attributes="title; |
|---|
| 17 | alt" |
|---|
| 18 | tal:attributes="src string:eduCommonsDivision.gif" /> |
|---|
| 19 | </td> |
|---|
| 20 | <td id="aboutDeptInfo"> |
|---|
| 21 | <h3 i18n:translate="">Department Name</h3> |
|---|
| 22 | |
|---|
| 23 | <p id="deptMetadata" i18n:translate="">Institution Name</p> |
|---|
| 24 | <p i18n:translate="">ABOUT THE DEPARTMENT</p> |
|---|
| 25 | <p> |
|---|
| 26 | <a href="#" |
|---|
| 27 | i18n:translate="" |
|---|
| 28 | i18n:attributes="title" |
|---|
| 29 | title="Division">Link to Department</a>...Tu es Petrus, et super hanc |
|---|
| 30 | petram aedificabo Ecclesiam meam, et portae inferi non praevalebunt adversum |
|---|
| 31 | eam. Et tibi dabo claves regni coelorum. |
|---|
| 32 | </p> |
|---|
| 33 | </td> |
|---|
| 34 | </tr> |
|---|
| 35 | </tbody> |
|---|
| 36 | </table> |
|---|
| 37 | </div> |
|---|
Note: See
TracBrowser
for help on using the repository browser.