Fixed email templates in design: Classic, Froxlor

This commit is contained in:
Andreas Burchert (scarya)
2011-02-12 18:20:22 +01:00
parent 13904cfd7b
commit b13d20d44c
12 changed files with 27 additions and 159 deletions

View File

@@ -2,8 +2,8 @@ $header
<article>
<header>
<h2>
<img src="images/Froxlor/icons/add_autoresponder.png" alt="{$lng['autoresponder']['autoresponder_new']}" />&nbsp;
{$lng['autoresponder']['autoresponder_new']}
<img src="images/Froxlor/icons/{$image}" alt="{$title}" />&nbsp;
{$title}
</h2>
</header>
@@ -11,7 +11,7 @@ $header
<form action="$filename" method="post" enctype="application/x-www-form-urlencoded">
<fieldset>
<legend>Froxlor&nbsp;-&nbsp;{$lng['emails']['forwarder_add']}</legend>
<legend>Froxlor&nbsp;-&nbsp;{$title}</legend>
<table class="formtable">
{$autoresponder_add_form}