Commit 2cc9b00737deeedd440825dfffefc564ec0d4f91

Change in text in map info
  
22072207 ' / <span class="red">5</span> <small> &gt;&gt; ' +
22082208 info.policyExplain(props.rating) + '</small></p>'
22092209 : 'Hover over a country';
2210 this._div.innerHTML = '<p><b>Comparison of Community Radio polices</b></p>' + text;
2210 this._div.innerHTML = '<p><b>Comparison of CR policy</b></p>' + text;
22112211 };
22122212
22132213 info.addTo(map);