From 81736a01299f7c963e361e9b192df074999d16d8 Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 29 Mar 2017 23:53:03 +0200 Subject: :lock: Add CSRF protection for import and import_items. --- view/tpl/channel_import.tpl | 5 +---- view/tpl/item_import.tpl | 4 +--- 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/tpl/channel_import.tpl b/view/tpl/channel_import.tpl index 2028d6181..baffe9b06 100755 --- a/view/tpl/channel_import.tpl +++ b/view/tpl/channel_import.tpl @@ -1,7 +1,7 @@

{{$title}}

- +
{{$desc}}
@@ -40,7 +40,4 @@
{{$pleasewait}}
- -
- diff --git a/view/tpl/item_import.tpl b/view/tpl/item_import.tpl index 65de7fcaf..e976417e1 100755 --- a/view/tpl/item_import.tpl +++ b/view/tpl/item_import.tpl @@ -1,7 +1,7 @@

{{$title}}

- +
{{$desc}}
@@ -10,6 +10,4 @@
-
- -- cgit v1.2.3