From: Thierry Parmentelat Date: Thu, 8 Oct 2009 16:48:40 +0000 (+0000) Subject: oops X-Git-Tag: 4.3-rc13~14 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0563d3abaa3d70367808bdf91b22a6b438a315e7;p=build.git oops --- diff --git a/module-tools.py b/module-tools.py index 4a01c97e..6eebad51 100755 --- a/module-tools.py +++ b/module-tools.py @@ -306,7 +306,7 @@ span.error {text-weight:bold; color: red; } print '

',self.html_anchor(self.friendly_name(),title),'

' if hasattr(self,'body'): print self.body - print '

',self.html_href('#','Back to top'),'

' + print '

',self.html_href('#','Back to top'),'

' #################### @staticmethod