This commit is contained in:
parent
0b48c40d2c
commit
44682ff251
2 changed files with 3 additions and 2 deletions
|
|
@ -127,14 +127,14 @@
|
|||
Publié le {$objProject->getCreation_date()}
|
||||
</p>
|
||||
|
||||
<button class="btn btn-primary" {if $objProject->getCreatorName()|stripos:'minou' !== false}style="
|
||||
<a href="mailto:{$arrProject['user_mail']}" class="btn btn-primary" {if $objProject->getCreatorName()|stripos:'minou' !== false}style="
|
||||
background-color: #000 !important;
|
||||
color: #ff8c00 !important;
|
||||
border: none !important;
|
||||
font-weight: bold !important;
|
||||
transition: transform 0.2s;"{/if}>
|
||||
Contacter le talent
|
||||
</button>
|
||||
</a>
|
||||
|
||||
{if $objProject->getCreatorName()|stripos:"minou" !== false}
|
||||
<div class="small mt-2">MINOU NE MEURT JAMAIS ! 🐯</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue