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

Alexander Schmehl tolimar at costa.debian.org
Thu Feb 9 07:01:48 UTC 2006


Author: tolimar
Date: 2006-02-09 07:01:16 +0000 (Thu, 09 Feb 2006)
New Revision: 330

Modified:
   website/www/bash/index.html
Log:
and a smal ruler, looks nicer

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




More information about the Debconf6-data-commit mailing list