From: Metabox Date: Sat, 25 Aug 2018 22:08:34 +0000 (+1000) Subject: cosmetics X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=99eaf9f4c1be46a405a97de350ebed6b1b99b431;p=LifeLog.git cosmetics --- diff --git a/htdocs/cgi-bin/remove.cgi b/htdocs/cgi-bin/remove.cgi index a68612b..6e90cfb 100755 --- a/htdocs/cgi-bin/remove.cgi +++ b/htdocs/cgi-bin/remove.cgi @@ -88,7 +88,7 @@ if($rv < 0) { $tbl = $tbl . "". $dt->ymd . "" . "" . $dt->hms . "" . "" . $row[3] . "\n". - "" . $ct. "\n"; + "" . $ct. '\n'; } $tbl = $tbl . ' @@ -100,13 +100,11 @@ if($rv < 0) { - +:git '; +print '
\n" . $tbl .'\n
'; - - -print "
\n" . $tbl ."
"; } sub ConfirmedDelition{