]> wagnertech.de Git - mfinanz.git/blob - templates/webpages/dbupgrade/error_master.html
Bugfix für Bug 1127. webpages/ct/get_delivery_master ist nicht customer/vendor sicher...
[mfinanz.git] / templates / webpages / dbupgrade / error_master.html
1 [% USE HTML %]<p><translate>The database update/creation did not succeed. The file [% HTML.escape(file) %] contained the following error:</translate>
2  <br>
3  [% error %]
4  <br>
5  <translate>All changes in that file have been reverted.</translate>
6 </p>