diff --git a/antragsbestaetigung/ptb-confirm.cls b/antragsbestaetigung/ptb-confirm.cls index 5c0a1e3cbbab6aa1ef4f269b795d22c9cb264a09..eb1ec9a3a0d9430ab9d6781c82ce81e51a0c373f 100644 --- a/antragsbestaetigung/ptb-confirm.cls +++ b/antragsbestaetigung/ptb-confirm.cls @@ -40,7 +40,7 @@ \newcommand*\Device[1]{\ptb@setcommand{vl@Device}{#1}} \newcommand*\Condition[1]{\vl@Setcommand{vl@Condition}{#1}} \newcommand*\ScheduleDate[1]{\ptb@setcommand{vl@ScheduleDate}{#1}} -\newcommand*\Fee[1]{\vl@Setcommand{vl@Fee}{\num{#1}}} +\newcommand*\Fee[1]{\vl@Setcommand{vl@Fee}{#1}} \newcommand*\missingEntries[1]{\ptb@setcommand{vl@missingEntries}{#1}} \newcommand\ConstantText[1]{\gdef\vl@ConstantText{#1}}