From 3b5eedff411312429057c214df917b2ef1f7a887 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 5 Nov 2009 16:53:14 +0000 Subject: [PATCH] Missing template added --- .gitattributes | 1 + templates/de/html/doubler/doubler_banner.tpl | 1 + templates/de/html/doubler/doubler_reflink.tpl | 7 ++++--- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 templates/de/html/doubler/doubler_banner.tpl diff --git a/.gitattributes b/.gitattributes index 5aa328f36f..a9063bf777 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1257,6 +1257,7 @@ templates/de/html/copyright.tpl -text templates/de/html/copyright_backlink.tpl -text templates/de/html/css_inline.tpl -text templates/de/html/doubler/.htaccess -text +templates/de/html/doubler/doubler_banner.tpl -text templates/de/html/doubler/doubler_footer.tpl -text templates/de/html/doubler/doubler_header.tpl -text templates/de/html/doubler/doubler_index.tpl -text diff --git a/templates/de/html/doubler/doubler_banner.tpl b/templates/de/html/doubler/doubler_banner.tpl new file mode 100644 index 0000000000..8095a92538 --- /dev/null +++ b/templates/de/html/doubler/doubler_banner.tpl @@ -0,0 +1 @@ + diff --git a/templates/de/html/doubler/doubler_reflink.tpl b/templates/de/html/doubler/doubler_reflink.tpl index e0d5310a66..c8e8c34aff 100644 --- a/templates/de/html/doubler/doubler_reflink.tpl +++ b/templates/de/html/doubler/doubler_reflink.tpl @@ -1,3 +1,4 @@ -{--DOUBLER_MEMBER_YOUR_REFLINK--}: -{?URL?}/doubler.php?refid=$content -
+
+ {--DOUBLER_MEMBER_YOUR_REFLINK--}: + {?URL?}/doubler.php?refid=$content +
-- 2.30.2