Rev | Line | |
---|
[9338] | 1 | <form i18n:domain="waeup.kofa" method="post"> |
---|
| 2 | <p i18n:translate="login_as_intro_1"> |
---|
| 3 | Kofa is creating a temporary student password which will replace the |
---|
| 4 | original password chosen by the student. The password will be valid |
---|
| 5 | for |
---|
| 6 | <span i18n:name="minutes" |
---|
[15609] | 7 | tal:replace=view/temp_password_minutes></span> |
---|
[9338] | 8 | minutes. The student can't login |
---|
| 9 | during this time period. After expiration the student can login |
---|
| 10 | with the original password again. |
---|
| 11 | </p> |
---|
| 12 | <br /> |
---|
| 13 | <div tal:condition="view/availableActions"> |
---|
| 14 | <input tal:repeat="action view/actions" |
---|
| 15 | tal:replace="structure action/render" |
---|
| 16 | /> |
---|
| 17 | </div> |
---|
| 18 | </form> |
---|
Note: See
TracBrowser for help on using the repository browser.