From 08f0356358348cc3242a7bb45e3f008d66cf70f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 8 Jul 2016 22:51:23 +0200 Subject: Constant -> Konstant --- templates/expenses/show.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/expenses/show.jinja') diff --git a/templates/expenses/show.jinja b/templates/expenses/show.jinja index ef9fb7c..e1c21c8 100644 --- a/templates/expenses/show.jinja +++ b/templates/expenses/show.jinja @@ -23,7 +23,7 @@ {%- endcall %} {% endfor %} - {% call(exp) detail(name="Constant", sum=e.constsum, set=e.consts) -%} + {% call(exp) detail(name="Konstant", sum=e.constsum, set=e.consts) -%} {{exp.monthly}} -- {{exp.description}} {%- endcall %} -- cgit v1.2.3