source: main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/addaction.pt @ 6190

Last change on this file since 6190 was 6028, checked in by Henrik Bettermann, 14 years ago

Remove hurry.yui dependencies completely and use local copies of the relevant YUI css files.

Replace logo_waeup.gif by your-logo.gif.

File size: 337 bytes
Line 
1<span class="yui-button">
2  <span class="first-child">
3    <a href=""
4       tal:attributes="href viewlet/getTargetURL"
5       id="linkbutton1">
6      <img alt="edit"
7           src="http://localhost:8080/app/@@/waeup/actionicon_addfavorite.png" />
8    <span tal:content="viewlet/addlink_text">Add something</span></a>
9  </span>
10</span>
Note: See TracBrowser for help on using the repository browser.