diff options
-rwxr-xr-x | perl-install/standalone/draksplash | 2 |
1 files changed, 1 insertions, 1 deletions
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 |