Update hotspot delineation icon path

1.10.x
Yannick Warnier 10 years ago
parent 57947095a3
commit 63afc13fb9
  1. 2
      main/exercice/hotspot.class.php

@ -91,7 +91,7 @@ class HotSpot extends Question
*/ */
class HotSpotDelineation extends HotSpot class HotSpotDelineation extends HotSpot
{ {
static $typePicture = 'hotspot_delineation.gif'; static $typePicture = 'hotspot-delineation.png';
static $explanationLangVar = 'HotspotDelineation'; static $explanationLangVar = 'HotspotDelineation';
function __construct() function __construct()

Loading…
Cancel
Save