mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 07:06:41 +00:00
webish: cosmetic: fix missing whitespace in HTML
This commit is contained in:
parent
2a4423ba14
commit
5264559561
@ -158,7 +158,7 @@ class Directory(rend.Page):
|
||||
T.input(type="hidden", name="when_done", value=url.here),
|
||||
T.legend(class_="freeform-form-label")["Attach a file or directory"
|
||||
" (by URI) to this"
|
||||
"directory"],
|
||||
" directory"],
|
||||
"New child name: ",
|
||||
T.input(type="text", name="name"), " ",
|
||||
"URI of new child: ",
|
||||
|
Loading…
Reference in New Issue
Block a user