[Cluster-devel] conga/luci/cluster index_html

rmccabe at sourceware.org rmccabe at sourceware.org
Wed Oct 25 23:38:08 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-10-25 23:38:08

Modified files:
	luci/cluster   : index_html 

Log message:
	fix incorrect tag nesting

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/index_html.diff?cvsroot=cluster&r1=1.20&r2=1.21

--- conga/luci/cluster/index_html	2006/10/16 20:25:33	1.20
+++ conga/luci/cluster/index_html	2006/10/25 23:38:08	1.21
@@ -212,13 +212,7 @@
 
 
              <metal:main-form-content use-macro="here/form-chooser/macros/main-form">
-                <h1>Future Site of Forms</h1>
              </metal:main-form-content>
-                  </div>
-
-                </div>
-
-              </metal:block>
 
 		<span tal:omit-tag=""
 			tal:define="global ret python: request.SESSION.get('checkRet')"
@@ -246,6 +240,11 @@
 				</tal:block>
 			</ul>
 		</div>
+                  </div>
+
+                </div>
+
+              </metal:block>
             </td>
             <tal:comment replace="nothing"> End of main content block </tal:comment>
 




More information about the Cluster-devel mailing list