From 4667e21636981c455935f3fd6533ae4743658dd8 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 10 Dec 2020 14:06:40 -0500 Subject: [PATCH] Add DecodingEnabled to Function modal --- web/ajax/modals/function.php | 12 +++++++++++- web/lang/en_gb.php | 8 +++++++- web/skins/classic/views/js/console.js | 10 ++++++++-- web/skins/classic/views/js/console.js.php | 1 + 4 files changed, 27 insertions(+), 4 deletions(-) diff --git a/web/ajax/modals/function.php b/web/ajax/modals/function.php index 44e23b711..08b470840 100644 --- a/web/ajax/modals/function.php +++ b/web/ajax/modals/function.php @@ -50,7 +50,7 @@ if ( !canEdit('Monitors') ) return; ?> -
+
+
+
+ + +'.$OLANG['FUNCTION_DECODING_ENABLED']['Help'].'
'; + } +?> +