4 lines
169 B
PHP
4 lines
169 B
PHP
|
|
<li>
|
||
|
|
<?= $this->modal->medium('calendar', t('Recurring schedule'), 'RecurrenceController', 'edit', array('plugin' => 'RecoReco', 'task_id' => $task['id'])) ?>
|
||
|
|
</li>
|