source: main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/manageaction.pt @ 5962

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

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

File size: 328 bytes
Line 
1<span class="yui-button yui-link-button" noclass="actionbarlink">
2  <span class="first-child">
3    <a href="" id="linkbutton1"
4       tal:attributes="href python: view.url(context) + '/@@manage'">
5      <img alt="edit"
6           tal:attributes="src static/actionicon_modify.png"/>
7    <span>Edit settings</span></a>
8  </span>
9</span>
Note: See TracBrowser for help on using the repository browser.