equal
deleted
inserted
replaced
31 '<div class="Ldt-Quiz-Footer">' + |
31 '<div class="Ldt-Quiz-Footer">' + |
32 ' <div class="Ldt-Quiz-Votes">' + |
32 ' <div class="Ldt-Quiz-Votes">' + |
33 ' <span class="Ldt-Quiz-Votes-Question">Avez-vous trouvé cette question utile ?</span>' + |
33 ' <span class="Ldt-Quiz-Votes-Question">Avez-vous trouvé cette question utile ?</span>' + |
34 ' <div class="Ldt-Quiz-Votes-Buttons">' + |
34 ' <div class="Ldt-Quiz-Votes-Buttons">' + |
35 ' <div class="Ldt-Quiz-Vote-Skip-Block"><a href="#" class="Ldt-Quiz-Vote-Skip">Passer</a></div>' + |
35 ' <div class="Ldt-Quiz-Vote-Skip-Block"><a href="#" class="Ldt-Quiz-Vote-Skip">Passer</a></div>' + |
36 ' <div><input type="button" value="Non" class="Ldt-Quiz-Vote-Useless" /></div>' + |
36 ' <div><input type="button" value="Non" class="Ldt-Quiz-Button Ldt-Quiz-Vote-Useless" /></div>' + |
37 ' <div><input type="button" value="Oui" class="Ldt-Quiz-Vote-Useful" /></div>' + |
37 ' <div><input type="button" value="Oui" class="Ldt-Quiz-Button Ldt-Quiz-Vote-Useful" /></div>' + |
38 " </div>" + |
38 " </div>" + |
39 " </div>" + |
39 " </div>" + |
40 ' <div class="Ldt-Quiz-Submit">' + |
40 ' <div class="Ldt-Quiz-Submit">' + |
41 ' <div class="Ldt-Quiz-Submit-Button"><input type="button" value="Valider" /></div>' + |
41 ' <div class="Ldt-Quiz-Submit-Button"><input type="button" value="Valider" class="Ldt-Quiz-Button" /></div>' + |
42 ' <div class="Ldt-Quiz-Submit-Skip-Link"><a href="#">Passer</a></div><div style="clear:both;"></div>' + |
42 ' <div class="Ldt-Quiz-Submit-Skip-Link"><a href="#">Passer</a></div><div style="clear:both;"></div>' + |
43 " </div>" + |
43 " </div>" + |
44 ' <div class="Ldt-Quiz-Result">Bonne réponse</div>' + |
44 ' <div class="Ldt-Quiz-Result">Bonne réponse</div>' + |
45 "</div>" + |
45 "</div>" + |
46 "</div>"; |
46 "</div>"; |