diff --git a/FHEM/88_Timer.pm b/FHEM/88_Timer.pm
index 54fb2a7..5af708f 100644
--- a/FHEM/88_Timer.pm
+++ b/FHEM/88_Timer.pm
@@ -596,7 +596,7 @@ sub Timer_FW_Detail {
if ($Table_Border eq 'on') { $style_code2 = "border:2px solid #00FF00;"; }
$html.= "
$designations[0]: ".sunrise_abs($horizon)." $designations[3] | $designations[1]: ".sunset_abs($horizon)." $designations[3] | $designations[2]: ".TimeNow()." $designations[3]
" if($Table_Header_with_time eq 'on');
- $html.= "";
+ $html.= "";
# Timer Jahr Monat Tag Stunde Minute Sekunde Gerät Aktion Mo Di Mi Do Fr Sa So aktiv Offset
# ----------------------------------------------------------------------------------------------