- Messages : 14
- Remerciements reçus 1
The developer takes a few days off for Summer vacation...
...and will be back with charged battery!
From 14 June to 29 June, 2025 included
During this period, assistance from developer will not be provided.
NEWS: iCagenda 4.0.0-alpha1 will be available for testing for users with a PRO subscription in July!
Connexion ou Créer un compte pour participer à la conversation.
// Google Calendar - link
if (in_array('1', $iconAddToCal_options))
{
$addtocal.= '<div class="ic-tip-link">';
$addtocal.= '<a href="' . $gcal . '" class="ic-title-cal-tip" rel="nofollow" target="_blank">';
$addtocal.= JHtml::_('image', 'media/com_icagenda/images/cal/google_cal-'.$iconAddToCal_size.'.png', JText::_('COM_ICAGENDA_GCALENDAR_LABEL'), array());
$addtocal.= ' ' . JText::_('COM_ICAGENDA_GCALENDAR_LABEL') . ' ';
$addtocal.= '</a>';
$addtocal.= '</div>';
}
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
Proton écrit: Did someone ever tell you that you are just GREAT
Works wonderful, thank you!
This problem was solved easily.
Have a nice day, see you
Connexion ou Créer un compte pour participer à la conversation.