Upgrade to bootstrap 5
This commit is contained in:
parent
2fb5bdb9c8
commit
2766c7c4b3
14 changed files with 31 additions and 45 deletions
|
|
@ -17,15 +17,13 @@
|
|||
<div class="col align-self-center font-weigth-bolder">
|
||||
<button
|
||||
type="button"
|
||||
class="close float-right"
|
||||
class="btn-close btn-close-white float-end"
|
||||
aria-label="Close"
|
||||
onclick="
|
||||
document.getElementById('voxppl').style.display = 'none';
|
||||
return false;
|
||||
"
|
||||
>
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
></button>
|
||||
<strong>{{ i18n "survey-title" | markdownify }}</strong><br />
|
||||
{{ i18n "survey-text" | markdownify }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue