diff --git a/src/freedombone-app-tahoelafs b/src/freedombone-app-tahoelafs
index 8437b2176f2617c052f0b2e1794ea5ab2385314b..b74db2cf81c42610a761b269038c117479eb6b67 100755
--- a/src/freedombone-app-tahoelafs
+++ b/src/freedombone-app-tahoelafs
@@ -183,7 +183,7 @@ function configure_interactive_tahoelafs {
     trap "rm -f $data" 0 1 2 5 15
     dialog --backtitle $"Freedombone Configuration" \
            --title $"Tahoe-LAFS" \
-           --radiolist $"The least authority is always the best" 10 50 4 \
+           --radiolist $"The least authority is always the best" 11 50 5 \
            1 "Add a storage node" off \
            2 "Manually edit storage nodes" off \
            3 "Shares settings" off \