Umstellung Funktionsaufrufe auf Dispatcher-Mechanismus
[kivitendo-erp.git] / templates / webpages / dunning / show_dunning_bottom.html
1 [%- USE T8 %]
2 [% USE HTML %]  <input type="hidden" name="rowcount" value="[% rowcount %]">
3
4   <p>[% PRINT_OPTIONS %]</p>
5
6   <p>
7    [% 'Dunnings' | $T8 %]<br>
8    <input type="hidden" name="print_nextsub" value="print_multiple">
9    <input type="hidden" name="action" value="print">
10    <input type="submit" class="submit" value="[%- 'Print' | $T8 %]">
11   </p>
12
13  </form>