diff templates/classic/html/user.forgotten.html @ 1976:3a4abf6d48c2

body_title improvement
author Richard Jones <richard@users.sourceforge.net>
date Mon, 19 Jan 2004 23:01:10 +0000
parents 8b840f8626fb
children 97f810f39d16
line wrap: on
line diff
--- a/templates/classic/html/user.forgotten.html	Sat Jan 17 13:49:06 2004 +0000
+++ b/templates/classic/html/user.forgotten.html	Mon Jan 19 23:01:10 2004 +0000
@@ -1,9 +1,7 @@
 <!-- dollarId: user.item,v 1.7 2002/08/16 04:29:04 richard Exp dollar-->
 <tal:block metal:use-macro="templates/page/macros/icing">
 <title metal:fill-slot="head_title">Password reset request</title>
-<td class="page-header-top" metal:fill-slot="body_title">
- <h2>Password reset request</h2>
-</td>
+<span metal:fill-slot="body_title" tal:omit-tag="python:1">Password reset request</span>
 <td class="content" metal:fill-slot="content">
 
 <p>You have two options if you have forgotten your password. If you 

Roundup Issue Tracker: http://roundup-tracker.org/