summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/authentication.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/authentication.pm b/perl-install/authentication.pm
index 01436cfe6..ad5d38063 100644
--- a/perl-install/authentication.pm
+++ b/perl-install/authentication.pm
@@ -164,6 +164,7 @@ sub ask_root_password_and_authentication {
$in->ask_from_({
title => N("Set administrator (root) password and network authentication methods"),
messages => N("Set administrator (root) password"),
+ advanced_label => N("Authentication method"),
advanced_messages => kind2description(),
interactive_help_id => "setRootPassword",
cancel => ($security <= 2 ?