From 3844bec9cc7042171854827cffe0a0296fabb7e4 Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 10 Sep 2021 09:18:04 -0700 Subject: [PATCH] Fix for missing LAN --- e107_admin/banlist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/banlist.php b/e107_admin/banlist.php index 78f5eeaf4..d8164d686 100644 --- a/e107_admin/banlist.php +++ b/e107_admin/banlist.php @@ -361,7 +361,7 @@ class banlist_ui extends e_admin_ui -
" . $frm->admin_button('ban_export', LAN_UI_BATCH_EXPORT, 'export', BANLAN_39) . "
+
" . $frm->admin_button('ban_export', LAN_UI_BATCH_EXPORT, 'export', LAN_UI_BATCH_EXPORT) . "