X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0c28bb82b805b07543debaf08061b58d0b437c07..a648b673fcb23982d6fecb0c0f97a40c0636a601:/templates/webpages/bp/list_spool.html diff --git a/templates/webpages/bp/list_spool.html b/templates/webpages/bp/list_spool.html index 2ce20ffa7..ce5aff8d2 100644 --- a/templates/webpages/bp/list_spool.html +++ b/templates/webpages/bp/list_spool.html @@ -46,7 +46,7 @@ [% L.link(url(row.module _ '.pl', action='edit' ,type=type, callback=list_spool__callback, id=row.id), row.quonumber) %] [%- END %] [% row.name | html %] - [% L.link(spool _ '/' _ row.spoolfile, row.spoolfile) %][% L.hidden_tag('spoolfile_' _ loop.count, row.spoolfile) %] + [% L.link(LXCONFIG.paths.spool _ '/' _ row.spoolfile, row.spoolfile) %][% L.hidden_tag('spoolfile_' _ loop.count, row.spoolfile) %] [%- END %]