chiark / gitweb /
check-bkp-status.in: Zap trailing . in footer message.
[rsync-backup] / check-bkp-status.in
index 73d8e84931a8ad309915249c24e7ff512f784174..13f018b3029826c513dd82589a163e5d04c1b304 100644 (file)
@@ -372,7 +372,7 @@ html_footer () {
   cat <<EOF
 
 <div class=footer>
-  Checked at $now $now_time.
+  Checked at $now $now_time
   <br><tt>rsync-backup</tt> $VERSION; &copy; 2014 Mark Wooding
 </div>