From d54a4fad503f33dc66e1217e06dd201152ecb7c7 Mon Sep 17 00:00:00 2001
From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de>
Date: Tue, 21 Apr 2020 15:02:56 +0200
Subject: [PATCH] folder structure adapted

---
 mymodule/themes/fancytheme/{ => default}/includes/footer.php | 0
 mymodule/themes/fancytheme/{ => default}/includes/header.php | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename mymodule/themes/fancytheme/{ => default}/includes/footer.php (100%)
 rename mymodule/themes/fancytheme/{ => default}/includes/header.php (100%)

diff --git a/mymodule/themes/fancytheme/includes/footer.php b/mymodule/themes/fancytheme/default/includes/footer.php
similarity index 100%
rename from mymodule/themes/fancytheme/includes/footer.php
rename to mymodule/themes/fancytheme/default/includes/footer.php
diff --git a/mymodule/themes/fancytheme/includes/header.php b/mymodule/themes/fancytheme/default/includes/header.php
similarity index 100%
rename from mymodule/themes/fancytheme/includes/header.php
rename to mymodule/themes/fancytheme/default/includes/header.php
-- 
GitLab