|
@@ -183,7 +183,7 @@ function configure_interactive_tahoelafs {
|
183
|
183
|
trap "rm -f $data" 0 1 2 5 15
|
184
|
184
|
dialog --backtitle $"Freedombone Configuration" \
|
185
|
185
|
--title $"Tahoe-LAFS" \
|
186
|
|
- --radiolist $"The least authority is always the best" 10 50 4 \
|
|
186
|
+ --radiolist $"The least authority is always the best" 11 50 5 \
|
187
|
187
|
1 "Add a storage node" off \
|
188
|
188
|
2 "Manually edit storage nodes" off \
|
189
|
189
|
3 "Shares settings" off \
|