X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/220746bf9ba8775228f1d1bd7f2e6818df8f686d..08e820f:/templates/webpages/background_job/list.html diff --git a/templates/webpages/background_job/list.html b/templates/webpages/background_job/list.html index 7d480472a..f5668daa1 100644 --- a/templates/webpages/background_job/list.html +++ b/templates/webpages/background_job/list.html @@ -1,11 +1,9 @@ [% USE HTML %][% USE L %][% USE LxERP %] - -
[% FORM.title %]
+

[% FORM.title %]

[%- INCLUDE 'common/flash.html' %] -
[% IF !BACKGROUND_JOBS.size %]

[%- LxERP.t8('No background job has been created yet.') %] @@ -65,16 +63,3 @@ [%- END %] [% L.paginate_controls %] - -


- -

- [%- LxERP.t8('Create new background job') %] - | - [%- LxERP.t8('View background job history') %] - | - [%- LxERP.t8('Task server control') %] -

-
- -