Home › Forums › MapPress Support › Don’t want to break the back button › Reply To: Don’t want to break the back button
June 8, 2020 at 3:09 am
#18559
Hi,
Sure, just edit the mashup template in the MapPress settings screen. You’ll need to remove target=’_blank’ from the first line:
<div class='mapp-title'><a href='{{{poi.url}}}' target='_blank'>{{{poi.title}}}</a></div>