]> lifelog.hopto.org Git - LifeLog.git/commitdiff
min.
authorWill Budicm <redacted>
Wed, 23 Dec 2020 22:22:59 +0000 (09:22 +1100)
committerWill Budicm <redacted>
Wed, 23 Dec 2020 22:22:59 +0000 (09:22 +1100)
htdocs/cgi-bin/config.cgi

index 263ea42faed08da2fe534936b1afbc86726dd935..5f88ba7d0e4dd42f6cd4a508e9945e78e57f5be0 100755 (executable)
@@ -1146,7 +1146,7 @@ sub restore {
     my $back = $cgi->url( -relative => 1 );
     print $ERROR if($ERROR);
     print "\n</pre><code>";
-    print qq(<a href="config.cgi?CGISESSID=$sid"><hr>Go Back</a> or <a href="main.cgi"><brr>Go to LOG</a></code>);
+    print qq(<a href="config.cgi?CGISESSID=$sid"><hr>Go Back</a> or <a href="main.cgi"><br>Go to LOG</a></code>);
     print $cgi->end_html;
        exit;