Changeset 213

Show
Ignore:
Timestamp:
09/19/07 13:59:39 (16 months ago)
Author:
spanna
Message:

Changed alt and title text for Plumi and Plone chiclets http://www.plumi.org/ticket/62

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • EngageSkin/trunk/skins/engage/colophon.pt

    r212 r213  
    2525      <a href="http://plone.org" 
    2626         class="colophonIcon" 
    27          title="This Plone site was built using Plone, the Open Source Content Management System. Click for more information." 
    28          tal:attributes="style string:background-image: url(${portal_url}/plone_powered.gif);;" 
     27         title="Powered by Plone, the Open Source Content Management System" 
     28         alt="Powered by Plone, the Open Source Content Management System"  
     29         tal:attributes="style string:background-image: url(${portal_url}/plone_powered.gif);;" 
    2930         i18n:attributes="title title_built_with_plone;" 
    3031         i18n:translate="label_powered_by_plone"> 
     
    3536      <a href="http://www.plumi.org" 
    3637         class="colophonIcon" 
    37          title="Plumi" 
    38          tal:attributes="style string:background-image: url(${portal_url}/chiclet01.gif);;"> 
    39       NetAxxs 
     38         title="This site is powered by the free Plumi video-sharing package for Plone" 
     39         alt="This site is powered by the free Plumi video-sharing package for Plone" 
     40         tal:attributes="style string:background-image: url(${portal_url}/chiclet01.gif);;"> 
     41      Powered by Plumi 
    4042      </a> 
    4143    </li>