]> git.mxchange.org Git - mailer.git/commitdiff
Missing template added
authorRoland Häder <roland@mxchange.org>
Thu, 5 Nov 2009 16:53:14 +0000 (16:53 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 5 Nov 2009 16:53:14 +0000 (16:53 +0000)
.gitattributes
templates/de/html/doubler/doubler_banner.tpl [new file with mode: 0644]
templates/de/html/doubler/doubler_reflink.tpl

index 5aa328f36f0c33f29be9b65745be6043571d34a3..a9063bf7772233acc48b133e4299dcee97f3fe14 100644 (file)
@@ -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 (file)
index 0000000..8095a92
--- /dev/null
@@ -0,0 +1 @@
+<!-- Binden Sie hier Ihre Banner-Codes ein. //-->
index e0d5310a66fa42a24c592da195b38547a5390e5a..c8e8c34affe45e4a89f8b6394a68bf94004eb1d5 100644 (file)
@@ -1,3 +1,4 @@
-{--DOUBLER_MEMBER_YOUR_REFLINK--}:
-<a href="{?URL?}/doubler.php?refid=$content">{?URL?}/doubler.php?refid=$content</a>
-<br />
+<div>
+       {--DOUBLER_MEMBER_YOUR_REFLINK--}:
+       <a href="{?URL?}/doubler.php?refid=$content">{?URL?}/doubler.php?refid=$content</a>
+</div>