Mercurial > p > roundup > code
changeset 1828:b4ba6db03595
Fix title.
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Fri, 03 Oct 2003 19:13:50 +0000 |
| parents | 049d844b13ae |
| children | 4e4afbe3cd30 |
| files | templates/classic/html/user.rego_progress.html |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/classic/html/user.rego_progress.html Fri Oct 03 19:11:56 2003 +0000 +++ b/templates/classic/html/user.rego_progress.html Fri Oct 03 19:13:50 2003 +0000 @@ -1,6 +1,6 @@ <!-- dollarId: issue.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar--> <tal:block metal:use-macro="templates/page/macros/icing"> -<title metal:fill-slot="head_title">List of issues</title> +<title metal:fill-slot="head_title">Registration in progress</title> <td class="page-header-top" metal:fill-slot="body_title"> <h1>Registration in progress...</h1> </td>
