From 7b7cc9b371f3bac4386fa09ef5994a6961cfbc26 Mon Sep 17 00:00:00 2001 From: quix0r Date: Fri, 8 Jun 2012 11:15:33 +0000 Subject: [PATCH] Fix for template --- templates/de/html/admin/admin_config_rallye_prices_row.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/de/html/admin/admin_config_rallye_prices_row.tpl b/templates/de/html/admin/admin_config_rallye_prices_row.tpl index f8bd71ef1f..527c9270ed 100644 --- a/templates/de/html/admin/admin_config_rallye_prices_row.tpl +++ b/templates/de/html/admin/admin_config_rallye_prices_row.tpl @@ -9,6 +9,6 @@ {%pipe,translateComma=$content[points]%} - {%pipe,fixEmptyContentToDashes=$content[infos]%} + {%pipe,fixEmptyContentToDashes=$content[info]%} -- 2.39.5