This map plugin allow the reduction of the map legend sections:
The purpose is to minimize the space occupied by the legend, making it more useful, especially on small screen devices.

Add this line in your map/init.js file:
Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/map/reduce_map_legend_sections/reduce_map_legend_sections.js');
Learn how to load plugins.