Changeset 213
- Timestamp:
- 09/19/07 13:59:39 (16 months ago)
- Files:
-
- 1 modified
-
EngageSkin/trunk/skins/engage/colophon.pt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
EngageSkin/trunk/skins/engage/colophon.pt
r212 r213 25 25 <a href="http://plone.org" 26 26 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);;" 29 30 i18n:attributes="title title_built_with_plone;" 30 31 i18n:translate="label_powered_by_plone"> … … 35 36 <a href="http://www.plumi.org" 36 37 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 40 42 </a> 41 43 </li>
