summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-04-12 10:07:32 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-04-12 10:07:32 +0200
commite5e54d1d932eb43aeb44a6ce88e1c0ef3787e12c (patch)
tree33aeec226ff25d694e8d2bee58cff0297e1d6d7c
parent12ceb3817191f477411ebc7acf71c3675a5d1f29 (diff)
remove comment. patch from Jud "judfilm"
-rw-r--r--src/core/libs/lib-ui-interactive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh
index ad80ade..1964b95 100644
--- a/src/core/libs/lib-ui-interactive.sh
+++ b/src/core/libs/lib-ui-interactive.sh
@@ -1024,7 +1024,7 @@ interactive_get_editor() {
select_source_extras_menu ()
{
while true; do
- ask_option no "FTP Installation" 'Make sure the network is ok before continuing the installer' required \ #TODO: display the "make sure network is okay" in a better way
+ ask_option no "FTP Installation" 'Make sure the network is ok before continuing the installer' required \
"1" "$worker_runtime_network_title" \
"2" "$worker_select_mirror_title" \
"3" "Return to Main Menu"