Bob Mottram 8 anni fa
parent
commit
b098eba618
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-app-tahoelafs

+ 1
- 1
src/freedombone-app-tahoelafs Vedi File

@@ -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 \