Skip to content
Snippets Groups Projects
Commit aa0d8938 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

icones i > span

parent 51aadd3c
No related branches found
No related tags found
No related merge requests found
Pipeline #15885 passed
......@@ -125,14 +125,14 @@ $canSupprimer = $this->isAllowed(EvenementinstancePrivileges::getResourceId(Even
"lengthMenu": "Afficher _MENU_ éléments",
"search": "Filtre de recherche : _INPUT_",
"loadingRecords": "Chargement en cours...",
"info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"icon icon-listing\"></i> _START_ - _END_ sur _TOTAL_</strong></small>",
"info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>",
"infoEmpty": "",
"infoFiltered": "<small class=\"text-highlight\">(_MAX_ &eacute;l&eacute;ments au total)</small>",
"emptyTable": "Aucune donnée disponible.",
"zeroRecords": "Aucun enregistrement trouvé.",
"paginate": {
"previous": "<i class=\"icon icon-precedent\"></i>",
"next": "<i class=\"icon icon-suivant\"></i>"
"previous": "<span class=\"icon icon-precedent\"></span>",
"next": "<span class=\"icon icon-suivant\"></span>"
}
},
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment