Changeset 17030 for platform/tdiary

Show
Ignore:
Timestamp:
08/03/08 22:18:56 (4 months ago)
Author:
hsbt
Message:

oops.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/plugin/section_footer.rb

    r17023 r17030  
    136136 
    137137   r = " | " 
    138    r << %Q|<a href="http://del.icio.us/url/#{url_md5}"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="10" height="10" style="border: none;vertical-align: middle;" alt="#{@section_footer_delicious_label}" title="#{@section_footer_delicious_label}">| 
     138   r << %Q|<a href="http://delicious.com/url/#{url_md5}"><img src="http://static.delicious.com/img/delicious.small.gif" width="10" height="10" style="border: none;vertical-align: middle;" alt="#{@section_footer_delicious_label}" title="#{@section_footer_delicious_label}">| 
    139139 
    140140   begin