Mandatory information about my setup:
Have I searched the tickets before posting? Yes
Have I searched the forum before posting? No
Have I read the documentation before posting (which pages?)? No
Joomla! version: (unknown)
PHP version: (unknown)
MySQL version: (unknown)
Hotspots version: (unknown)
Direct link to the page that shows the issue: (unknown)
Description of my issue:
Hi Daniel,
In form.php, for new hotspot, header is built with
JText::sprintf('COM_HOTSPOTS_EDIT_HOTSPOT', $this->item->id);
Is it possible to have, in place of this, concatenation of COM_HOTSPOTS_EDIT_HOTSPOT and hotspot id ?
Regards
Michel