]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/generic/edit_email.html
Rechnungen: Zahlungsein-/-ausgänge nach Datum sortieren
[mfinanz.git] / templates / webpages / generic / edit_email.html
index a4a3428c6e3548aae91d758bde4c918fd022b24f..d26de92a03f5026c1d4a3aeff495a85eea12ef30 100644 (file)
@@ -1,13 +1,10 @@
 [%- USE T8 %]
 [%- USE HTML %][%- USE LxERP -%][%- USE L -%]
+<h1>[% title %]</h1>
+
 <form name="Form" method="post" action="[% script %]">
 
 <table width="100%">
-  <tr class="listtop">
-
-    <th class="listtop">[% title %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>
       <table>
@@ -33,6 +30,7 @@
         <tr>
           <th align="right" nowrap>[% 'Attachment name' | $T8 %]</th>
           <td><input name="attachment_filename" size="30" value="[% HTML.escape(a_filename) %]"></td>
+        </tr>
       </table>
     </td>
   </tr>