From 9d3e44efbdbcd2b87b9e83f567be7794d8c8fc86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 20 Sep 2018 11:28:13 +0200 Subject: [PATCH] Fix template name according to conventions --- .../Private/Templates/Backend/{index.html => Index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename web/typo3conf/ext/ep_products/Resources/Private/Templates/Backend/{index.html => Index.html} (100%) diff --git a/web/typo3conf/ext/ep_products/Resources/Private/Templates/Backend/index.html b/web/typo3conf/ext/ep_products/Resources/Private/Templates/Backend/Index.html similarity index 100% rename from web/typo3conf/ext/ep_products/Resources/Private/Templates/Backend/index.html rename to web/typo3conf/ext/ep_products/Resources/Private/Templates/Backend/Index.html