aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/defaults.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-07-11 16:48:06 +0100
committerRalph Amissah <ralph@amissah.com>2007-07-11 16:48:06 +0100
commit214c1b729158084c51ff2caefe6fcb26271f02f3 (patch)
tree8e8d6d8a66982ca3222a51f84423321fa3bf9052 /lib/sisu/v0/defaults.rb
parentcgi search form worked on and presentation, (an info button added and used) (diff)
various fixes: cgi search for, manifest, concordance, diakonos syntax highlghting
* cgi search subtitle and odf link * manifest and concordance, subtitle and author info * diakonos syntax highligthing;
Diffstat (limited to 'lib/sisu/v0/defaults.rb')
-rw-r--r--lib/sisu/v0/defaults.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb
index 694b2e83..ef4c9df4 100644
--- a/lib/sisu/v0/defaults.rb
+++ b/lib/sisu/v0/defaults.rb
@@ -770,7 +770,7 @@ module SiSU_Viz
%{<img border="0" height="15" width="15" src="#{url_path_image}/#{icon_bluebell}" alt="Contents" />}
end
def png_manifest
- %{<img border="0" height="12" width="12" src="#{url_path_image}/#{icon_manifest}" alt="Document Manifest" />}
+ %{<img border="0" height="15" width="15" src="#{url_path_image}/#{icon_manifest}" alt="Document Manifest" />}
end
def png_doc
%{<img border="0" height="15" width="15" src="#{url_path_image}/#{icon_doc}" alt="Full Text" />}