Last change
on this file since 516 was
501,
checked in by Henrik Bettermann, 18 years ago
|
themes revised
student portlets added
|
File size:
337 bytes
|
Line | |
---|
1 | <tal:block define="item nocall:options/context_obj; |
---|
2 | info item/getContentInfo;"> |
---|
3 | |
---|
4 | <span tal:condition="python:path('info/review_state')=='application_pin_entered'"> |
---|
5 | <img tal:attributes="src string:${here/portal_url}/cpsskins_images/actionicon_publish.png"/> |
---|
6 | <span>Apply for Admission</span> |
---|
7 | </ span> |
---|
8 | |
---|
9 | </tal:block> |
---|
10 | |
---|
Note: See
TracBrowser for help on using the repository browser.