Skip to content
Snippets Groups Projects
Commit 23122dbc authored by Thibaut Vallee's avatar Thibaut Vallee
Browse files

passage en BS5

parent 3daeec8d
Branches
Tags
No related merge requests found
Pipeline #13465 passed
......@@ -13,7 +13,6 @@ $this->headTitle("Index des courriers électroniques");
$canTest = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_AFFICHER));
?>
<h1 class="page-header">
......@@ -23,11 +22,15 @@ $canTest = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_A
</span>
</h1>
<div class="row mb-3">
<div class="col-md-12">
<a href="<?php echo $this->url('mail/test', [], [], true); ?>"
class="btn btn-primary action ajax-modal" data-event="modification">
<span class="icon mail"></span>
Envoi d'un mail de test
</a>
</div>
</div>
<?php echo $this->mails($mails); ?>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment