aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html_format.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-11-27 02:36:56 +0000
committerRalph Amissah <ralph@amissah.com>2007-11-27 02:36:56 +0000
commitc87c41a53efc0fb2a5723567f0512a4f20ff0a97 (patch)
treeb6e9f213af406926201aeeeeabe1b49d9c1955eb /lib/sisu/v0/html_format.rb
parentDm-Upload-Allowed: yes (diff)
html scroll more convenient (code) placement of line separator <hr>
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}}