]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/dunning/search.html
SL::Template::Plugin::L::select_tag und SL::Template::Plugin::L::options_for_select...
[mfinanz.git] / templates / webpages / dunning / search.html
index 2e6105af4baa6f814f2e834ff9a202720ee7a229..5d3bfdf8b42c1ad907c834bb80801105bafc3a9c 100644 (file)
@@ -93,7 +93,7 @@
       </tr>
       <tr>
        <th align="right">[% 'Salesman' | $T8 %]</th>
-       <td>[% L.select_tag('salesman_id', L.options_for_select(ALL_EMPLOYEES, title='safe_name', with_empty=1), style='width:250px') %]</td>
+       <td>[% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style = 'width:250px') %]</td>
       </tr>
      </table>
     </td>