From 19389cf021b2f76b990d50c40a365c1d6c77c0d9 Mon Sep 17 00:00:00 2001 From: quix0r Date: Sun, 3 Feb 2008 13:07:51 +0000 Subject: [PATCH] template --- .gitattributes | 1 + 0.2.1/templates/de/html/admin/admin_list_links_problem.tpl | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 0.2.1/templates/de/html/admin/admin_list_links_problem.tpl diff --git a/.gitattributes b/.gitattributes index 4fefd13b2e..36c58d9f17 100644 --- a/.gitattributes +++ b/.gitattributes @@ -797,6 +797,7 @@ 0.2.1/templates/de/html/admin/admin_list_holiday.tpl -text 0.2.1/templates/de/html/admin/admin_list_holiday_row.tpl -text 0.2.1/templates/de/html/admin/admin_list_links.tpl -text +0.2.1/templates/de/html/admin/admin_list_links_problem.tpl -text 0.2.1/templates/de/html/admin/admin_list_links_row.tpl -text 0.2.1/templates/de/html/admin/admin_list_payments.tpl -text 0.2.1/templates/de/html/admin/admin_list_payouts.tpl -text diff --git a/0.2.1/templates/de/html/admin/admin_list_links_problem.tpl b/0.2.1/templates/de/html/admin/admin_list_links_problem.tpl new file mode 100644 index 0000000000..ce9d17b547 --- /dev/null +++ b/0.2.1/templates/de/html/admin/admin_list_links_problem.tpl @@ -0,0 +1,5 @@ + + + $content[problem]: $content[data] + + -- 2.39.5