From 6b2b8965af475523f9ce7b2d5ae474382dd9fd3a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 13 Jul 2010 18:07:13 -0400 Subject: html_segments, line space between end of text and section bottom navigation bar --- lib/sisu/v2/html_segments.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sisu/v2/html_segments.rb b/lib/sisu/v2/html_segments.rb index bed30afa..33e56402 100644 --- a/lib/sisu/v2/html_segments.rb +++ b/lib/sisu/v2/html_segments.rb @@ -297,7 +297,7 @@ module SiSU_HTML_seg '' else '' end - @@seg[:tocband_bannerless] << conditional_div_close << format_head_seg.navigation_band_bottom(@@segtocband,@@seg[:dot_nav]) + @@seg[:tocband_bannerless] << '
' << conditional_div_close << format_head_seg.navigation_band_bottom(@@segtocband,@@seg[:dot_nav]) @@seg[:headings] << format_head_seg.seg_head_escript if SiSU_HTML_Format::Head_seg.method_defined? :seg_head_escript #debug PHP move up in text #bug @@seg[:headings] << format_head_seg.title_banner(@md.title.main,@md.title.sub,@author).gsub(clean,'') ocn=if @@heading1[/.+?#{Mx[:id_o]}~(\d+);(?:[oh]|[0-6]:)\d+;\w\d+#{Mx[:id_c]}#{Mx[:id_o]}#{@dp}:#{@dp}#{Mx[:id_c]}$/]; $1 #fix -- cgit v1.2.3