fix: add space to timezone country
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ setSecurityHeaders();
|
||||
<div class="countdown-other-timezones">
|
||||
<?php
|
||||
$timezones = defined('COUNTDOWN_TIMEZONES') ? COUNTDOWN_TIMEZONES : [
|
||||
'Martinique/Guadeloupe' => 'America/Martinique',
|
||||
'Martinique / Guadeloupe' => 'America/Martinique',
|
||||
'Guyane' => 'America/Cayenne',
|
||||
'France' => 'Europe/Paris',
|
||||
'Ma\'ohi Nui' => 'Pacific/Tahiti',
|
||||
|
||||
Reference in New Issue
Block a user