source:
waeup/branches/ulif-layout/src/waeup/browser/templates/addaction.pt
@
4652
Last change on this file since 4652 was 4652, checked in by , 16 years ago | |
---|---|
File size: 354 bytes |
Rev | Line | |
---|---|---|
[4416] | 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.