- Posts: 2
- Thank you received: 0
<a href="index.php?option=com_chronoforms5&chronoform=reservation&date=*****">Réservez vos repas </a>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
<?php
$date = JFactory::getApplication()->input-get('date', $item->next);
?>
<a href="index.php?option=com_chronoforms5&chronoform=reservation&date=<?php echo $date; ?>">Réservez vos repas </a>
Please Log in or Create an account to join the conversation.