- fixed bug

This commit is contained in:
ma0048
2022-11-24 06:57:56 +01:00
parent 98ec75dc94
commit a2f65373cd
+1 -1
View File
@@ -3381,7 +3381,7 @@ else
$minutes = date('i', $time);
if ($minutes <= 5)
echo '<option>'. $minutes .'</option>';
echo '<option>'. $gbt->zeit .'</option>';
else
{
echo