bug in the IPV6 question

This commit is contained in:
Joshua Tauberer 2014-08-26 10:34:22 +00:00
parent b76cbae5a0
commit 245864caac
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ if [ -z "$PUBLIC_IPV6" ]; then
input_box "IPv6 Address (Optional)" \ input_box "IPv6 Address (Optional)" \
"Enter the public IPv6 address of this machine, as given to you by your ISP. "Enter the public IPv6 address of this machine, as given to you by your ISP.
\n\nLeave blank if the machine does not have an IPv6 address. \n\nLeave blank if the machine does not have an IPv6 address.
\n\nPublic IPv6 address:" \n\nPublic IPv6 address:" \
$DEFAULT_PUBLIC_IPV6 \ $DEFAULT_PUBLIC_IPV6 \
PUBLIC_IPV6 PUBLIC_IPV6