aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html_format.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-11-26 00:52:21 +0000
committerRalph Amissah <ralph@amissah.com>2007-11-26 00:52:21 +0000
commit83acbcd80931dc6515440d9b2880d02583011b9c (patch)
treeab2bdbc2385160e763ebdfd81501b0aa137a8d3d /lib/sisu/v0/html_format.rb
parentMerge branch 'upstream' into debian/sid (diff)
parentvarious small adjustments for 0.62.3 (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 27e6b817..22d434c1 100644
--- a/lib/sisu/v0/html_format.rb
+++ b/lib/sisu/v0/html_format.rb
@@ -959,7 +959,7 @@ WOK
end
def endnote_mark
%{<p class="center" id="endnotes">
-<a href="#top">^</a></p>}
+<a href="#top"><hr></a></p>} #revisit
end
end
class Format_text_object