I found how to add the word Status in the pop up of ticket that is in the calendar.php file:
Code: Select all
</div>
<div class="popover-status">
<strong><?php echo $hesklang['status']; ?></strong>
<span></span>
</div>
Can you please help? or give a suggestion?

Thanks
