From 54cacc82b003a6578b77a89242ca9f47bd6b49b0 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 7 Feb 2007 13:12:31 +0100 Subject: [PATCH] collection.cgi: Fix typos. --- contrib/collection.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/collection.cgi b/contrib/collection.cgi index 0f4576b5..0ecdef72 100755 --- a/contrib/collection.cgi +++ b/contrib/collection.cgi @@ -1915,7 +1915,7 @@ HEADER

Hourly

Daily

-
+

Weekly

Monthly

@@ -1986,12 +1986,12 @@ HTML if (length ($inst)) { print qq(\t\t), - qq(\n); + qq(\n); } else { print qq(\t\t), - qq(\n); + qq(\n); } } } -- 2.11.0