diff --git a/emhttp/plugins/dynamix/scripts/feedback b/emhttp/plugins/dynamix/scripts/feedback index e389b4e28..9b53bcd8e 100755 --- a/emhttp/plugins/dynamix/scripts/feedback +++ b/emhttp/plugins/dynamix/scripts/feedback @@ -208,6 +208,7 @@ $width = in_array($display['theme'], ['azure', 'gray']) ? '98.4%' : '100%'; troubleshoot_reset(); comment_reset(); $('#optFeatureRequest').click(); + $('button.confirm').text(""); });