diff --git a/Resources/Private/Templates/Backend/Preview.html b/Resources/Private/Templates/Backend/Preview.html index f1c030d..6438c61 100644 --- a/Resources/Private/Templates/Backend/Preview.html +++ b/Resources/Private/Templates/Backend/Preview.html @@ -1,7 +1,21 @@ +

-
- {f:if(condition: tx_cta_linklabel, then: tx_cta_linklabel, else: 'Link')}: {tx_cta_link} - -
Layout: {tx_cta_linkconfig} + + + + + + + +

+ + {f:if(condition: linklabel, then: linklabel, else: 'Link')}: {link} + +
Layout: {linkconfig} +
+