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

Last change on this file since 5433 was 4789, checked in by uli, 15 years ago

Merge changes from ulif-layout back into trunk (finally).

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