projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4423b
)
webish: cosmetic: fix missing whitespace in HTML
author
Brian Warner
<warner@lothar.com>
Tue, 10 Jul 2007 17:33:19 +0000
(10:33 -0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 10 Jul 2007 17:33:19 +0000
(10:33 -0700)
src/allmydata/webish.py
patch
|
blob
|
history
diff --git
a/src/allmydata/webish.py
b/src/allmydata/webish.py
index ad7ed5a263498d0350e224ec8513b0452b534f4f..37b5d9722ec296ed46c075d9b85e1841a83e81e3 100644
(file)
--- a/
src/allmydata/webish.py
+++ b/
src/allmydata/webish.py
@@
-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: ",