From: Roland Häder Date: Thu, 12 Mar 2009 18:36:30 +0000 (+0000) Subject: themes_*.tpl moved X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=e9935c532953963c7ece6170de58210ca9cedad7 themes_*.tpl moved --- diff --git a/.gitattributes b/.gitattributes index 078ba80c1a..cac7c01828 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1526,9 +1526,10 @@ templates/de/html/surfbar/surfbar_start_banner.tpl -text templates/de/html/surfbar/surfbar_stopped.tpl -text templates/de/html/task/.htaccess -text templates/de/html/task/task_ext_deactivated.tpl -text -templates/de/html/theme_one.tpl -text -templates/de/html/theme_select_box.tpl -text -templates/de/html/theme_select_form.tpl -text +templates/de/html/theme/.htaccess -text +templates/de/html/theme/theme_one.tpl -text +templates/de/html/theme/theme_select_box.tpl -text +templates/de/html/theme/theme_select_form.tpl -text templates/de/html/welcome.tpl -text templates/en/html/admin/admin_welcome.tpl -text templates/en/html/impressum.tpl -text diff --git a/templates/de/html/theme/.htaccess b/templates/de/html/theme/.htaccess new file mode 100644 index 0000000000..03688ee918 --- /dev/null +++ b/templates/de/html/theme/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/templates/de/html/theme/theme_one.tpl b/templates/de/html/theme/theme_one.tpl new file mode 100644 index 0000000000..ecccf0a9ad --- /dev/null +++ b/templates/de/html/theme/theme_one.tpl @@ -0,0 +1,5 @@ +{--CURR_THEME_IS_1--} +
+
{!__THEME_NAME!}
+
+{--CURR_THEME_IS_2--} diff --git a/templates/de/html/theme/theme_select_box.tpl b/templates/de/html/theme/theme_select_box.tpl new file mode 100644 index 0000000000..704d93be6d --- /dev/null +++ b/templates/de/html/theme/theme_select_box.tpl @@ -0,0 +1,7 @@ + + + + +
+ $content +
diff --git a/templates/de/html/theme/theme_select_form.tpl b/templates/de/html/theme/theme_select_form.tpl new file mode 100644 index 0000000000..65ab6637c1 --- /dev/null +++ b/templates/de/html/theme/theme_select_form.tpl @@ -0,0 +1,7 @@ +
+ +
+ +
diff --git a/templates/de/html/theme_one.tpl b/templates/de/html/theme_one.tpl deleted file mode 100644 index ecccf0a9ad..0000000000 --- a/templates/de/html/theme_one.tpl +++ /dev/null @@ -1,5 +0,0 @@ -{--CURR_THEME_IS_1--} -
-
{!__THEME_NAME!}
-
-{--CURR_THEME_IS_2--} diff --git a/templates/de/html/theme_select_box.tpl b/templates/de/html/theme_select_box.tpl deleted file mode 100644 index 704d93be6d..0000000000 --- a/templates/de/html/theme_select_box.tpl +++ /dev/null @@ -1,7 +0,0 @@ - - - - -
- $content -
diff --git a/templates/de/html/theme_select_form.tpl b/templates/de/html/theme_select_form.tpl deleted file mode 100644 index 65ab6637c1..0000000000 --- a/templates/de/html/theme_select_form.tpl +++ /dev/null @@ -1,7 +0,0 @@ -
- -
- -