X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/345248fd59538b5bfabc5fc54defdc17f76481f3..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/generic/cov_selection.html diff --git a/templates/webpages/generic/cov_selection.html b/templates/webpages/generic/cov_selection.html deleted file mode 100644 index c4f98abc0..000000000 --- a/templates/webpages/generic/cov_selection.html +++ /dev/null @@ -1,102 +0,0 @@ -[%- USE T8 %] -[%- USE HTML %] - - -
- - - - - - - - - - - - - - - - - - - - -
[% title %]
- [%- IF !is_vendor %] - [% 'Please select a customer from the list below.' | $T8 %] - [%- ELSE %] - [% 'Please select a vendor from the list below.' | $T8 %] - [%- END %] -
- - - - - [%- FOREACH row = HEADER %] - - [%- END %] - - - [%- FOREACH row = COVS %] - - - - - - - [% END %] -
 [% row.column_title %]
- - - [% HTML.escape(row.name) %][% HTML.escape(row.address) %][% HTML.escape(row.contact) %]
- -
- -
- - -