# HG changeset patch # User Johannes Gijsbers # Date 1065208524 0 # Node ID 4e4afbe3cd30f600abd6b3e9fb446f14fae90778 # Parent b4ba6db03595283c541d78098500367801236ce4 Move '' elements into a block. It is invalid HTML4 Strict to have them at the top of a form. diff -r b4ba6db03595 -r 4e4afbe3cd30 doc/customizing.txt --- a/doc/customizing.txt Fri Oct 03 19:13:50 2003 +0000 +++ b/doc/customizing.txt Fri Oct 03 19:15:24 2003 +0000 @@ -2,7 +2,7 @@ Customising Roundup =================== -:Version: $Revision: 1.101 $ +:Version: $Revision: 1.102 $ .. This document borrows from the ZopeBook section on ZPT. The original is at: http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx @@ -2373,8 +2373,6 @@
- - @@ -2385,7 +2383,10 @@ - + diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/file.item.html --- a/templates/classic/html/file.item.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/file.item.html Fri Oct 03 19:15:24 2003 +0000 @@ -13,13 +13,6 @@ - - - - -
Category
  +   + + submit button will go here
@@ -31,7 +24,14 @@ - +
Name
  +   + + + + submit button here
diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/issue.item.html --- a/templates/classic/html/issue.item.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/issue.item.html Fri Oct 03 19:15:24 2003 +0000 @@ -23,9 +23,6 @@ enctype="multipart/form-data" tal:condition="context/is_edit_ok" tal:attributes="action context/designator"> - - - @@ -81,7 +78,11 @@ - + diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/issue.search.html --- a/templates/classic/html/issue.search.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/issue.search.html Fri Oct 03 19:15:24 2003 +0000 @@ -6,7 +6,6 @@
Title
  +   + + + submit button will go here - + diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/keyword.item.html --- a/templates/classic/html/keyword.item.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/keyword.item.html Fri Oct 03 19:15:24 2003 +0000 @@ -31,9 +31,6 @@ - - -
@@ -41,7 +38,11 @@ - + diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/user.forgotten.html --- a/templates/classic/html/user.forgotten.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/user.forgotten.html Fri Oct 03 19:15:24 2003 +0000 @@ -10,11 +10,19 @@ know the email address you registered with, enter it below.

- - -
Keyword
  +   + + + submit button will go here
- - +
Email Address:
+ + + + + + + +
Email Address:
  + + + +

Or, if you know your username, then enter it below.

diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/user.item.html --- a/templates/classic/html/user.item.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/user.item.html Fri Oct 03 19:15:24 2003 +0000 @@ -21,9 +21,6 @@ - - - @@ -72,7 +69,11 @@ - +
Name
  +   + + + submit button here
diff -r b4ba6db03595 -r 4e4afbe3cd30 templates/classic/html/user.register.html --- a/templates/classic/html/user.register.html Fri Oct 03 19:13:50 2003 +0000 +++ b/templates/classic/html/user.register.html Fri Oct 03 19:15:24 2003 +0000 @@ -16,10 +16,6 @@ - - - - @@ -66,6 +62,8 @@
  + +