Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-dashboard/Resources/Private/Partials/Widget/
Upload File :
Current File : //var/www/surf/TYPO3/vendor/typo3/cms-dashboard/Resources/Private/Partials/Widget/Button.html

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
        xmlns:dashboard="http://typo3.org/ns/TYPO3/CMS/Dashboard/ViewHelpers"
        data-namespace-typo3-fluid="true">
<f:if condition="{button}">
    <dashboard:widget.button button="{button}" class="widget-cta">{f:translate(id: button.title, default: button.title)}</dashboard:widget.button>
</f:if>
</html>