fix decoration
This commit is contained in:
parent
af963b07bd
commit
b32046e183
|
@ -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' + \
|
||||||
|
|
Loading…
Reference in New Issue