[Debconf6-data-commit] r331 - website/www/bash

Alexander Schmehl tolimar at costa.debian.org
Thu Feb 9 07:05:21 UTC 2006


Author: tolimar
Date: 2006-02-09 07:03:50 +0000 (Thu, 09 Feb 2006)
New Revision: 331

Modified:
   website/www/bash/index.html
Log:
and one too the head.

Modified: website/www/bash/index.html
===================================================================
--- website/www/bash/index.html	2006-02-09 07:01:16 UTC (rev 330)
+++ website/www/bash/index.html	2006-02-09 07:03:50 UTC (rev 331)
@@ -25,7 +25,7 @@
 close(FILE);
 
 $size = @quotearray;
-$output .= "I have $size quotes in my memory banks!";
+$output .= "I have $size quotes in my memory banks!\n<hr />\n";
 foreach my $quote (@quotearray) {
 	$output .= "<pre>".$quote."</pre>\n<hr />\n";
 }




More information about the Debconf6-data-commit mailing list