source: WAeUP_SRP/trunk/skins/waeup_student/portlet_student_status_display.pt @ 501

Last change on this file since 501 was 501, checked in by Henrik Bettermann, 18 years ago

themes revised
student portlets added

File size: 249 bytes
Line 
1<tal:block define="item nocall:options/context_obj;
2                   info item/getContentInfo;">
3
4<img tal:attributes="src string:${here/portal_url}/cpsskins_images/actionicon_publish.png"/>
5<span tal:content="info/review_state" />
6
7</tal:block>
8
Note: See TracBrowser for help on using the repository browser.