3 lines
161 B
PHP
3 lines
161 B
PHP
<li>
|
|
<?= $this->url->icon('calendar', t('Calendar'), 'CalendarController', 'project', array('project_id' => $project['id'], 'plugin' => 'Calendar')) ?>
|
|
</li>
|