summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm7
1 files changed, 3 insertions, 4 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index ed0a16fb1..fe2aa8689 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -240,10 +240,9 @@ sub printerConfig($) {
$o->ask_from_entries_ref(_("NetWare Printer Options"),
_("To print to a NetWare printer, you need to provide the
- NetWare print server name (this is not always the same as the machines
- TCP/IP hostname)
- as well as the print queue name for the printer you wish to access and any
- applicable user name and password."),
+NetWare print server name (this is not always the same as the machines
+TCP/IP hostname) as well as the print queue name for the printer you
+wish to access and any applicable user name and password."),
[_("Printer Server:"), _("Print Queue Name:"),
_("User name:"), _("Password:")],
[\$o->{printer}{NCPHOST}, \$o->{printer}{NCPQUEUE},