OE::, DO::order_details und IC::prepare_parts_for_printing mit lokaler form ...
[kivitendo-erp.git] / bin / mozilla / admin.pl
index 9534d95..7f0b80d 100755 (executable)
@@ -1178,7 +1178,7 @@ sub _search_templates {
        -d ($::lx_office_conf{paths}->{templates} . "/$_")
     && !/^\.\.?$/
     && !m/\.(?:html|tex|sty|odt|xml|txb)$/
-    && !m/^(?:webpages$|print$|\.)/
+    && !m/^(?:webpages$|print$|mail$|\.)/
   } keys %dir_h;
 
   tie %dir_h, 'IO::Dir', "$::lx_office_conf{paths}->{templates}/print";