Fixed date of birth question in mbsebbs and newuser

This commit is contained in:
Michiel Broek
2001-12-18 19:57:30 +00:00
parent 0e787dab0f
commit cb0ff54acf
15 changed files with 271 additions and 244 deletions

View File

@@ -1448,7 +1448,7 @@ void edit_color(int *fg, int *bg, char *help)
clr_index();
set_color(WHITE, BLACK);
mvprintw(5, 6, "1.7 EDIT COLORS");
mvprintw(5, 6, "1.8 EDIT COLORS");
sprintf(temp, "Change the ^%s^ color with arrow keys, press <Enter> whene done", help);
showhelp(temp);