Revision 6c920927
Von Jan Büren vor mehr als 3 Jahren hinzugefügt
templates/webpages/pay_posting_import/form.html | ||
---|---|---|
6 | 6 |
<div class="listtop">[% FORM.title %]</div> |
7 | 7 |
|
8 | 8 |
[% IF (SELF.gl_trans.size) %] |
9 |
<p>[% SELF.gl_trans.size %][% "entries imported" | $T8 %].</p> |
|
9 |
<p>[% SELF.gl_trans.size %] [% "entries imported" | $T8 %].</p>
|
|
10 | 10 |
<div style="padding-bottom: 15px"> |
11 | 11 |
<table id="gl_trans"> |
12 | 12 |
<thead> |
Auch abrufbar als: Unified diff
PayPostingImport: Kosmetik