From 9d6f64650c64f11822bb8af94cd14c79636693d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 2 Sep 2021 10:19:53 +0200 Subject: [PATCH] Add missing templates for form fields --- .../Resources/Private/Partials/Form/Email.html | 14 ++++++++++++++ .../Resources/Private/Partials/Form/Number.html | 14 ++++++++++++++ .../Resources/Private/Partials/Form/Telephone.html | 14 ++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Email.html create mode 100644 public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Number.html create mode 100644 public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Telephone.html diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Email.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Email.html new file mode 100644 index 00000000..59de8253 --- /dev/null +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Email.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Number.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Number.html new file mode 100644 index 00000000..38357d52 --- /dev/null +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Number.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Telephone.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Telephone.html new file mode 100644 index 00000000..0b55857a --- /dev/null +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Telephone.html @@ -0,0 +1,14 @@ + + + + + + +