From 574a01727ec500ee0c6be0965c5021927c802d52 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 2 Oct 2021 12:56:35 +0000 Subject: fix removed channels counted for max id check and disable moving until we decide what to do with it --- view/tpl/channel_import.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/channel_import.tpl b/view/tpl/channel_import.tpl index c7cbb1742..bbd53cbb5 100644 --- a/view/tpl/channel_import.tpl +++ b/view/tpl/channel_import.tpl @@ -23,7 +23,7 @@
{{$common}}
{{include file="field_checkbox.tpl" field=$make_primary}} - {{include file="field_checkbox.tpl" field=$moving}} + {{* include file="field_checkbox.tpl" field=$moving *}} {{include file="field_input.tpl" field=$newname}}
{{$pleasewait}}
-- cgit v1.2.3