From 7a4d231e160b6b06843ea990d8aecece206d1ac1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 29 Jul 2004 11:15:30 +0000 Subject: (write_boot_thm) typo fix --- perl-install/standalone/draksplash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/draksplash') diff --git a/perl-install/standalone/draksplash b/perl-install/standalone/draksplash index 1b57d7d18..0f39eac0e 100755 --- a/perl-install/standalone/draksplash +++ b/perl-install/standalone/draksplash @@ -252,7 +252,7 @@ pw=$theme{boot_conf}{pw} ph=$theme{boot_conf}{ph} # pc is the color of the progress bar -pc=$theme{boot_conf}{pc}); +pc=$theme{boot_conf}{pc})); output($globalconf_file, qq(# Display logo on console. LOGO_CONSOLE=$logo -- cgit v1.2.1