X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3aa5cee2f12c1dff757539b60196bf5e1be0a5d6..08e820f:/templates/webpages/delivery_term/list.html diff --git a/templates/webpages/delivery_term/list.html b/templates/webpages/delivery_term/list.html index 517d91272..6877e921d 100644 --- a/templates/webpages/delivery_term/list.html +++ b/templates/webpages/delivery_term/list.html @@ -3,7 +3,7 @@ [%- INCLUDE 'common/flash.html' %] -
+ [% IF !DELIVERY_TERMS.size %]

[%- 'No delivery term has been created yet.' | $T8 %] @@ -34,11 +34,6 @@ [%- END %] - -

- [%- 'Create new delivery term' | $T8 %] -

[% L.sortable_element('#delivery_term_list tbody', url => 'controller.pl?action=DeliveryTerm/reorder', with => 'delivery_term_id') %] -