aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html_format.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-09-06 18:32:21 +0100
committerRalph Amissah <ralph@amissah.com>2007-09-06 18:32:21 +0100
commitfe156718eaf18e0cbb0db9878e66fb1c8652f07f (patch)
tree79ab732ffbe1a3d75ff98d45189332cec2364c99 /lib/sisu/v0/html_format.rb
parentMerge branch 'upstream' into debian/sid (diff)
parentcosmetic output fixes related to 'Copy @' default note (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 29700e83..d9fa95c2 100644
--- a/lib/sisu/v0/html_format.rb
+++ b/lib/sisu/v0/html_format.rb
@@ -169,7 +169,7 @@ module SiSU_HTML_Format
<!- home and index buttons -!>}
end
def copyat
- %{#{@vz.paragraph_heading_1_center}copy @
+ %{#{@vz.paragraph_font_tiny}copy @
<a href="#{@vz.url_home}" #{@vz.js_home}>
#{@vz.txt_home}
</a></h1>}