12 lines
476 B
HTML
12 lines
476 B
HTML
<html data-namespace-typo3-fluid="true">
|
|
|
|
<typo3-backend-new-record-wizard
|
|
storename="new-scheduler-task"
|
|
categories="{categoriesJson}"
|
|
searchplaceholder="{f:translate(key: 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:newSchedulerTask.filter.placeholder')}"
|
|
searchnothingfoundlabel="{f:translate(key: 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:newSchedulerTask.filter.noResults')}"
|
|
>
|
|
</typo3-backend-new-record-wizard>
|
|
|
|
</html>
|