mirror of
https://github.com/unraid/webgui.git
synced 2026-01-04 00:19:57 -06:00
Feedback form: change DONE button to CANCEL
This commit is contained in:
@@ -208,6 +208,7 @@ $width = in_array($display['theme'], ['azure', 'gray']) ? '98.4%' : '100%';
|
||||
troubleshoot_reset();
|
||||
comment_reset();
|
||||
$('#optFeatureRequest').click();
|
||||
$('button.confirm').text("<?=_('Cancel')?>");
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user