Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / custom_data_export / empty_result_set.html
diff --git a/templates/webpages/custom_data_export/empty_result_set.html b/templates/webpages/custom_data_export/empty_result_set.html
new file mode 100644 (file)
index 0000000..3abde9c
--- /dev/null
@@ -0,0 +1,9 @@
+[% USE HTML %][% USE L %][% USE LxERP %]
+
+<h1>[% FORM.title %]</h1>
+
+[%- INCLUDE 'common/flash.html' %]
+
+<p>
+ [% LxERP.t8("The query did not return any data.") %]
+</p>