The time to project expiration is a string in the "2 days 18:10:45" format. The order and divider can be customized via resource string located in the inc/pte.rc.php
projects.list.tpt:
1 2 3 4 5 6 7 |
... <!-- BEGIN: PRJ_ROWS --> ... Project expires in: {PRJ_ROW_PTE_TO_EXPIRE} ... <!-- END: PRJ_ROWS --> ... |
projects.tpl:
1 |
{PRJ_PTE_TO_EXPIRE} |