fix decoration

This commit is contained in:
Cyrille L 2023-04-05 00:34:22 +02:00
parent af963b07bd
commit b32046e183
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ wip_older = "Update HTMl pages"
# Form # Form
#---------------------------------------------------------------------- #----------------------------------------------------------------------
form_edit = "Edit the domain with the form" form_edit = "Edit the domain with the form"
form_start = ' ├─────────────────────────────────────────────\n' + \ form_start = ' ├─────────────────────────────────────────────\n' + \
' │ Configure a new domain for current directory │\n' + \ ' │ Configure a new domain for current directory │\n' + \
' │ Answer Y/y = yes. Enter to keep {default}\n' + \ ' │ Answer Y/y = yes. Enter to keep {default}\n' + \
' │ Empty Answer cancel process, except for │\n' + \ ' │ Empty Answer cancel process, except for │\n' + \