changeset 10301 | 56b50194617f |
parent 9999 | f91e5630ce7e |
child 13964 | 616ad3f6fd33 |
--- a/mercurial/templates/paper/index.tmpl Thu Dec 10 17:21:31 2009 +0900 +++ b/mercurial/templates/paper/index.tmpl Sun Jan 24 20:51:53 2010 +0100 @@ -16,7 +16,7 @@ <th><a href="?sort={sort_name}">Name</a></th> <th><a href="?sort={sort_description}">Description</a></th> <th><a href="?sort={sort_contact}">Contact</a></th> - <th><a href="?sort={sort_lastchange}">Last change</a></th> + <th><a href="?sort={sort_lastchange}">Last modified</a></th> <th> </th> </tr> {entries%indexentry}