Capitalized first letter of 'netto' and 'brutto' in Captions.
This commit is contained in:
parent
b189bc31d0
commit
2e490d1a52
2 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
||||||
%th Nr.
|
%th Nr.
|
||||||
%th Menge
|
%th Menge
|
||||||
%th GebGr * Einheit
|
%th GebGr * Einheit
|
||||||
%th netto
|
%th Netto
|
||||||
%th brutto
|
%th Brutto
|
||||||
%th MwSt
|
%th MwSt
|
||||||
%th Pfand
|
%th Pfand
|
||||||
%th{:colspan => "2"}
|
%th{:colspan => "2"}
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
%abbr{:title=>"Anzahl gelieferter Gebinde"} Menge
|
%abbr{:title=>"Anzahl gelieferter Gebinde"} Menge
|
||||||
%th Einheit
|
%th Einheit
|
||||||
%th GebGr
|
%th GebGr
|
||||||
%th netto
|
%th Netto
|
||||||
%th MwSt.
|
%th MwSt.
|
||||||
%th Pfand
|
%th Pfand
|
||||||
%tr
|
%tr
|
||||||
|
|
Loading…
Reference in a new issue