|
@@ -416,7 +416,7 @@ var tarteaucitron = {
|
|
html += ' <button type="button" class="tarteaucitronCTAButton tarteaucitronDeny" id="tarteaucitronAllDenied2">';
|
|
html += ' <button type="button" class="tarteaucitronCTAButton tarteaucitronDeny" id="tarteaucitronAllDenied2">';
|
|
html += ' ✗ ' + tarteaucitron.lang.denyAll;
|
|
html += ' ✗ ' + tarteaucitron.lang.denyAll;
|
|
html += ' </button>';
|
|
html += ' </button>';
|
|
- html += ' <br/><br/>';
|
|
|
|
|
|
+ //html += ' <br/><br/>';
|
|
}
|
|
}
|
|
|
|
|
|
html += ' <button type="button" id="tarteaucitronCloseAlert">';
|
|
html += ' <button type="button" id="tarteaucitronCloseAlert">';
|