Fix fuer Bug 985. Das Feld 'Bilanz: kein' hat keine Auswirkung fuer die weitere Bilan...
[kivitendo-erp.git] / templates / webpages / login / company_logo_master.html
index 4af1057..bcca704 100644 (file)
@@ -12,7 +12,7 @@
    <b>
     [% HTML.escape(myconfig_company) %]
     <br>
-    [% HTML.escape(myconfig_address).replace('\\\\n', '<br>') %]
+    [% HTML.escape(myconfig_address).replace('\\\\n', '<br>').replace('\n', '<br>') %]
    </b>
 
    <br>
     <tr>
      <th colspan="2" align="center"><a href="http://lx-office.org" target="blank">http://lx-office.org</a></th>
     </tr>
-    <tr>
-     <th colspan="2" align="center"><a href="mailto:info&#064;lx-office.org" target="blank">info&#064;lx-office.org</a></th>
-    </tr>
    </table>
 
  </center>
 
+ [%- todo_list %]
+
 </body>
 </html>