Mercurial > hg > MPIWGWeb
changeset 160:05f02b7aaa2f
fixed typo
| author | casties |
|---|---|
| date | Thu, 06 Jun 2013 16:57:31 +0200 |
| parents | ee79f6ba8d01 |
| children | 2b5adc7f5445 |
| files | zpt/staff/edit_basic.zpt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/zpt/staff/edit_basic.zpt Thu Jun 06 15:34:20 2013 +0200 +++ b/zpt/staff/edit_basic.zpt Thu Jun 06 16:57:31 2013 +0200 @@ -86,7 +86,7 @@ </table> <input type="submit" value="submit"> </form> - <p>To add references to your homepage at other institutions plese use <a href="editAdditionalLinks">the additional links tab</a></p> + <p>To add references to your homepage at other institutions please use <a href="editAdditionalLinks">the additional links tab</a></p> </tal:block> </body> </html>
