Add missing </p> to default error head flavour.
authorGavin Carr <gonzai@users.sourceforge.net>
Tue, 11 Sep 2007 12:30:41 +0000 (12:30 +0000)
committerGavin Carr <gonzai@users.sourceforge.net>
Tue, 11 Sep 2007 12:30:41 +0000 (12:30 +0000)
blosxom.cgi

index 4bdfc4aa30a829d883cc5969713d4163f95ef4e9..fbed8d5909ab41b234e023b7cfeae7340d5ea994 100755 (executable)
@@ -564,7 +564,7 @@ error content_type text/html
 
 error head <html>
 error head <body>
 
 error head <html>
 error head <body>
-error head     <p><font color="red">Error: I'm afraid this is the first I've heard of a "$flavour" flavoured Blosxom.  Try dropping the "/+$flavour" bit from the end of the URL.</font>
+error head     <p><font color="red">Error: I'm afraid this is the first I've heard of a "$flavour" flavoured Blosxom.  Try dropping the "/+$flavour" bit from the end of the URL.</font></p>
 
 
 error story <p><b>$title</b><br />
 
 
 error story <p><b>$title</b><br />