Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 58966151

Von Thomas Heck vor etwa 12 Jahren hinzugefügt

  • ID 5896615180704b3dddba46f4064a47ff1f094c3c
  • Vorgänger 261cfce2
  • Nachfolger 51d0274d

SL::Template::Plugin::L::select_tag und SL::Template::Plugin::L::options_for_select fusionieren.

Unterschiede anzeigen:

templates/webpages/rc/step1.html
11 11
<table>
12 12
  <tr>
13 13
    <th align=right nowrap>[% 'Account' | $T8 %]</th>
14
    <td colspan=3>[% L.select_tag('accno', L.options_for_select(PR, value_title_sub=\selection_sub)) %]</td>
14
    <td colspan=3>[% L.select_tag('accno', PR, value_title_sub=\selection_sub) %]</td>
15 15
  </tr>
16 16
  <tr>
17 17
    <th align=right>[% 'From' | $T8 %]</th>

Auch abrufbar als: Unified diff