Ignore:
Timestamp:
Oct 6, 2008, 11:44:05 PM (16 years ago)
Author:
vdigital
Message:

Some icons (Thanks to Stripy).
Small cleanup in goto/picture.css (More must come later).
Notification and help pages have been reviewed.
Swap rating stars in Sylvia.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/notification.tpl

    r2446 r2677  
    1515  <p>{'The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'|@translate}</p>
    1616
    17   <p><a href="{$U_FEED_IMAGE_ONLY}">{'Image only RSS feed'|@translate}</a></p>
    18   <p><a href="{$U_FEED}">{'Complete RSS feed'|@translate}</a></p>
     17  <dl>
     18    <dt>
     19      <a href="{$U_FEED_IMAGE_ONLY}">{'Image only RSS feed'|@translate}</a><br /><br />
     20    </dt>
     21    <dt>
     22      <a href="{$U_FEED}">{'Complete RSS feed'|@translate}</a>
     23    </dt>
     24  </dl>
    1925</div>
Note: See TracChangeset for help on using the changeset viewer.