aboutsummaryrefslogtreecommitdiffhomepage
path: root/conf/sisu/skin/doc/skin_gnu.rb
diff options
context:
space:
mode:
Diffstat (limited to 'conf/sisu/skin/doc/skin_gnu.rb')
-rw-r--r--conf/sisu/skin/doc/skin_gnu.rb14
1 files changed, 7 insertions, 7 deletions
diff --git a/conf/sisu/skin/doc/skin_gnu.rb b/conf/sisu/skin/doc/skin_gnu.rb
index 42411e09..52c9f7af 100644
--- a/conf/sisu/skin/doc/skin_gnu.rb
+++ b/conf/sisu/skin/doc/skin_gnu.rb
@@ -46,11 +46,11 @@ module SiSU_Viz
end
#% txt
def txt_hp
- 'Free Software Foundation'
+ 'Free Software Foundation'
end
def txt_home # this should be the name of the site eg. Lex Mercatoria or if you prefer to see a url the url in text form copy & ...
#"www.jus.uio.no/sisu/"
- 'Free Software Foundation'
+ 'Free Software Foundation'
end
#% icon
def icon_home_button
@@ -61,10 +61,10 @@ module SiSU_Viz
end
#% banner
def banner_home_button
- %{<table border="0" summary="home button" cellpadding="3" cellspacing="0"><tr><td align="left" bgcolor="#000070"><a href="#{url_site}/">#{png_home}</a></td></tr></table>\n}
+ %{<table border="0" summary="home button" cellpadding="3" cellspacing="0"><tr><td align="left" bgcolor="#000070"><a href="#{url_site}/">#{png_home}</a></td></tr></table>\n}
end
def banner_home_and_index_buttons
- %{<table><tr><td width="20%"><table summary="home and index buttons" border="0" cellpadding="3" cellspacing="0"><tr><td align="left" bgcolor="#000070"><a href="#{url_site}/" target="_top">#{png_home}</a>#{table_close}</td><td width="60%"><center><table summary="buttons" border="1" cellpadding="3" cellspacing="0"><tr><td align="center" bgcolor="#f1e8de"><font face="arial" size="2"><a href="toc" target="_top">&nbsp;This&nbsp;text&nbsp;sub-&nbsp;<br />&nbsp;Table&nbsp;of&nbsp;Contents&nbsp;</a></font>#{table_close}</center></td><td width="20%">&nbsp;#{table_close}}
+ %{<table><tr><td width="20%"><table summary="home and index buttons" border="0" cellpadding="3" cellspacing="0"><tr><td align="left" bgcolor="#000070"><a href="#{url_site}/" target="_top">#{png_home}</a>#{table_close}</td><td width="60%"><center><table summary="buttons" border="1" cellpadding="3" cellspacing="0"><tr><td align="center" bgcolor="#f1e8de"><font face="arial" size="2"><a href="toc" target="_top">&nbsp;This&nbsp;text&nbsp;sub-&nbsp;<br />&nbsp;Table&nbsp;of&nbsp;Contents&nbsp;</a></font>#{table_close}</center></td><td width="20%">&nbsp;#{table_close}}
end
def banner_band
%{<table summary="band" border="0" cellpadding="3" cellspacing="0"><tr><td align="left" bgcolor="#000070"><a href="#{url_site}/" target="_top">#{png_home}</a>#{table_close}}
@@ -72,13 +72,13 @@ module SiSU_Viz
end
class TeX
def header_center
- "\\chead{\\href{#{@vz.url_site}/}{www.jus.uio.no/sisu/}}"
+ "\\chead{\\href{#{@vz.url_site}/}{www.jus.uio.no/sisu/}}"
end
def home_url
- "\\href{#{@vz.url_site}/}{www.fsf.org}"
+ "\\href{#{@vz.url_site}/}{www.fsf.org}"
end
def home
- "\\href{#{@vz.url_site}/}{Free Software Foundation}"
+ "\\href{#{@vz.url_site}/}{Free Software Foundation}"
end
def owner_chapter
"Document owner details"