diff --git a/www/rem2html b/www/rem2html index 547ee9aa..1d65c467 100755 --- a/www/rem2html +++ b/www/rem2html @@ -524,7 +524,7 @@ sub draw_day_cell if ($Options{'nostyle'}) { print("
\"$alt\"$msg
"); } else { - print("
\"$alt\"$msg
"); + print("
\"$alt\"$msg
"); } }