Adding formfields for autoresponder (part 2, forgot some files), fixes #629

Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
Florian Aders (EleRas)
2011-03-04 21:45:17 +01:00
parent 6825c5e0dc
commit 865f7036fd
4 changed files with 22 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ $header
<article>
<header>
<h2>
<img src="images/Froxlor/icons/{$image}" alt="{$title}" />&nbsp;
<img src="images/Froxlor/{$image}" alt="{$title}" />&nbsp;
{$title}
</h2>
</header>

View File

@@ -2,7 +2,7 @@ $header
<article>
<header>
<h2>
<img src="images/Froxlor/icons/{$image}" alt="{$title}" />&nbsp;
<img src="images/Froxlor/{$image}" alt="{$title}" />&nbsp;
{$title}
</h2>
</header>