From 80616b2c8cf0008bd24a5960c296474e3af4df30 Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 3 Dec 2019 10:36:56 +0800 Subject: [PATCH] Update index.html --- app/admin/view/queue/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/admin/view/queue/index.html b/app/admin/view/queue/index.html index a7a5dac36..19fcd7447 100644 --- a/app/admin/view/queue/index.html +++ b/app/admin/view/queue/index.html @@ -107,7 +107,7 @@ {/eq} - {if auth("admin/queue/remove") and in_array($vo.status,[1,3,4])} + {if auth("remove") and in_array($vo.status,[1,3,4])}