Changeset 3583

Show
Ignore:
Timestamp:
05/01/08 06:07:41 (5 months ago)
Author:
osimons
Message:

FullBlogPlugin: Fixing a double slash on an image reference (feed icon).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fullblogplugin/0.11/tracfullblog/templates/fullblog_sidebar.html

    r2956 r3583  
    2222        <span class="metainfo"> 
    2323          <a href="${req.href.blog(format='rss')}"> 
    24             <img src="${chrome.htdocs_location}/feed.png" /> rss 
     24            <img src="${chrome.htdocs_location}feed.png" /> rss 
    2525          </a> 
    2626        </span>