--- trunk/installer-simple/functions/common-dialogs.sh 2014/01/07 12:45:32 2390 +++ trunk/installer-simple/functions/common-dialogs.sh 2014/01/07 12:46:03 2391 @@ -86,7 +86,7 @@ --gauge "${text}" "${height}" "${width}" } -yesno() +yesnobox() { local header="$1" local text="$2"