Lieferwertbericht um Filter nach Warengruppen erweitert
[kivitendo-erp.git] / templates / webpages / login_screen / old_configuration_files.html
index e477a42..82c4917 100644 (file)
@@ -1,10 +1,9 @@
 [% USE LxERP %][% USE HTML %]
-<body>
- <div class="listtop">[% title %]</div>
+<h1>[% title %]</h1>
 
  <p>
   [%- LxERP.t8('Starting with version 2.6.3 the configuration files in "config" have been consolidated.') %]
-  [%- LxERP.t8('The following old files whose settings have to be merged manually into the new configuration file "config/lx_office.conf" still exist:') %]
+  [%- LxERP.t8('The following old files whose settings have to be merged manually into the new configuration file "config/kivitendo.conf" still exist:') %]
  </p>
 
  <ul>
  </p>
   <p>
 
-  [%- LxERP.t8('Which is located at doc/Kivitendo-Dokumentation.pdf. Click here: ') %] <a href ="doc/Kivitendo-Dokumentation.pdf">doc/Kivitendo-Dokumentation.pdf</a>
+  [%- LxERP.t8('Which is located at doc/kivitendo-Dokumentation.pdf. Click here: ') %] <a href ="doc/kivitendo-Dokumentation.pdf">doc/kivitendo-Dokumentation.pdf</a>
 </p>
 
  <p>
   <a href="controller.pl?action=LoginScreen/user_login">[%- LxERP.t8('Back to login') %]</a>
  </p>
-</body>
-</html>