X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/508801bbaf7b9c5e144bf7ab9763a342ab80f176..c0ed7d2fa:/templates/webpages/business/list.html diff --git a/templates/webpages/business/list.html b/templates/webpages/business/list.html index 80bfed719..1fe7aff69 100644 --- a/templates/webpages/business/list.html +++ b/templates/webpages/business/list.html @@ -1,12 +1,10 @@ [% USE HTML %][% USE L %][% USE LxERP %] - - -
[% FORM.title %]
+

[% FORM.title %]

[%- INCLUDE 'common/flash.html' %]
- [% IF !BUSINESSS.size %] + [% IF !BUSINESSES.size %]

[%- LxERP.t8('No business has been created yet.') %]

@@ -25,7 +23,7 @@ - [%- FOREACH business = BUSINESSS %] + [%- FOREACH business = BUSINESSES %] @@ -49,5 +47,3 @@ [%- LxERP.t8('Create new business') %]

- -