aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html_format.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-11-27 02:39:14 +0000
committerRalph Amissah <ralph@amissah.com>2007-11-27 02:39:14 +0000
commit00e9baf1fbe37481d235218cb79e8cc5c4fb1e76 (patch)
tree31a40acdc059c4dd87d613016bbcbbc17e1632c1 /lib/sisu/v0/html_format.rb
parentMerge branch 'upstream' into debian/sid (diff)
parenthtml scroll more convenient (code) placement of line separator <hr> (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v0/html_format.rb')
-rw-r--r--lib/sisu/v0/html_format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/html_format.rb b/lib/sisu/v0/html_format.rb
index 22d434c1..13746973 100644
--- a/lib/sisu/v0/html_format.rb
+++ b/lib/sisu/v0/html_format.rb
@@ -649,7 +649,7 @@ WOK
def title_endnote
%{#{@vz.margin_txt_0}
#{@vz.paragraph_txt}
- <a name="endnotes" id="endnotes"><hr></a>
+ <a name="endnotes" id="endnotes"></a>
#{@vz.margin_num}
&nbsp;
#{@vz.table_close}}