]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/bp/list_spool.html
Simple Übergaben von globals an templates in templates verschoben
[mfinanz.git] / templates / webpages / bp / list_spool.html
index 2ce20ffa7816a37f0a5aaa44416af0273f5d3ac7..ce5aff8d231a2f0596ba76cbd47268913af170ec 100644 (file)
@@ -46,7 +46,7 @@
   <td>[% L.link(url(row.module _ '.pl', action='edit' ,type=type, callback=list_spool__callback, id=row.id), row.quonumber) %]</td>
 [%- END %]
   <td>[% row.name | html %]</td>
-  <td>[% L.link(spool _ '/' _ row.spoolfile, row.spoolfile) %][% L.hidden_tag('spoolfile_' _ loop.count, row.spoolfile) %]</td>
+  <td>[% L.link(LXCONFIG.paths.spool _ '/' _ row.spoolfile, row.spoolfile) %][% L.hidden_tag('spoolfile_' _ loop.count, row.spoolfile) %]</td>
  </tr>
 [%- END %]