--- a/src/options.c
+++ b/src/options.c
@@ -372,7 +372,7 @@ void setoptions(struct OPTIONS *options,
}
indicatesetting(row, options, statwin);
- } while (row != 17);
+ } while (row != 16);
tx_destroymenu(&menu);
del_panel(statpanel);