From 21f98ad48152cdaabfb5738c418ef8eb4cc3c77d Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Wed, 10 Jul 2019 01:53:47 +0000 Subject: [PATCH] Use the new DATEFMT @-code (created just for this purpose). VS: ---------------------------------------------------------------------- --- ctrl/text.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index 74be4b471d..7f3871b6a7 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -413,7 +413,7 @@ "\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your sex (M/F)\1\\: \1w" 342 EnterYourSex "\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your street address\1\\: \1w" 343 EnterYourAddress "\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your voice phone number\1\\: \1w" 344 EnterYourPhoneNumber -"\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your birthday (%s)\1\\: \1w" 345 EnterYourBirthday +"\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your birthday (@DATEFMT@)\1\\: \1w" 345 EnterYourBirthday "\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your location\1\\ (e.g. city, state)\1\\: \1w" 346 EnterYourCityState "\1_\1b\1h[\1c@CHECKMARK@\1b] \1yEnter your zip (or postal) code\1\\: \1w" 347 EnterYourZipCode "\1_\1y\1hClient (Name or Address)\1\\: \1w" 348 EnterYourComputer -- GitLab