ソースを参照

Increase width

Bob Mottram 7 年 前
コミット
5b9246ca7e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-controlpanel-user

+ 1
- 1
src/freedombone-controlpanel-user ファイルの表示

@@ -903,7 +903,7 @@ function menu_top_level {
903 903
         trap "rm -f $data" 0 1 2 5 15
904 904
         dialog --backtitle $"Freedombone User Control Panel" \
905 905
                --title $"User Control Panel" \
906
-               --radiolist $"Choose an operation:" 20 50 13 \
906
+               --radiolist $"Choose an operation:" 20 60 13 \
907 907
                1 $"Use Email" off \
908 908
                2 $"Show your Email Address" off \
909 909
                3 $"Change Email Filtering/Blocking Rules" off \