]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/rp/report.html
Banktransaction: Kontoauszug verbuchen überarbeitet(4)
[mfinanz.git] / templates / webpages / rp / report.html
index 6a34c0a64397bb1cd0126bd30f8db77dc0faeb9e..b122652acc39d161c08fd60a5f7752d95f9b46c8 100644 (file)
 [%- BLOCK projectnumber %]
   <tr>
     <th align=right nowrap>[% 'Project' | $T8 %]</th>
-    <td colspan=3>[% L.select_tag('project_id', ALL_PROJECTS, title_key = 'projectnumber', with_empty = 1) %]</td>
+    <td colspan=3>[% L.project_picker('project_id', '') %]</td>
   </tr>
 [%- END %]