X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/db3dfa92492a68cff00f953d5992998299277267..feeb3fc8352:/templates/webpages/ar/search.html
diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html
index f3b7aa2fc..2000b8ca4 100644
--- a/templates/webpages/ar/search.html
+++ b/templates/webpages/ar/search.html
@@ -56,7 +56,7 @@
| [% 'Project Number' | $T8 %] |
- [% P.project_picker("project_id", project_id, style=style) %] |
+ [% P.project.picker("project_id", project_id, style=style) %] |
[% IF ALL_BUSINESS_TYPES.as_list.size > 0 %]
@@ -68,6 +68,12 @@
| [% 'Show only marked as paid invoices' | $T8 %] |
[% L.checkbox_tag('show_marked_as_closed') %] |
+ [% IF INSTANCE_CONF.get_email_journal %]
+
+ | [% 'Show only not mailed invoices' | $T8 %] |
+ [% L.checkbox_tag('show_not_mailed') %] |
+
+ [% END %]
| [% 'Invoice Date' | $T8 %] |
|