mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add newline
This commit is contained in:
parent
adb0c767a0
commit
332ccd2b14
@ -233,7 +233,7 @@ function encrypted_configxml() {
|
||||
echo "\nConfig.xml unlocked.\n";
|
||||
fclose($fp);
|
||||
} else {
|
||||
echo "Invalid password entered. Please try again.\n";
|
||||
echo "\nInvalid password entered. Please try again.\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user