check-bkp-status.in: Zap trailing space in footer.
[rsync-backup] / check-bkp-status.in
index 13f018b..53f0fff 100644 (file)
@@ -372,8 +372,8 @@ html_footer () {
   cat <<EOF
 
 <div class=footer>
-  Checked at $now $now_time
-  <br><tt>rsync-backup</tt> $VERSION; &copy; 2014 Mark Wooding
+  Checked at $now $now_time<br>
+  <tt>rsync-backup</tt> $VERSION; &copy; 2014 Mark Wooding
 </div>
 
 </body>