mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 04:58:08 +03:00
Merge pull request #2626 from lukechampine/patch-1
eyre: Remove leading sig from password placeholder
This commit is contained in:
commit
d27329c45d
@ -496,7 +496,7 @@
|
||||
;input
|
||||
=type "password"
|
||||
=name "password"
|
||||
=placeholder "~sampel-ticlyt-migfun-falmel"
|
||||
=placeholder "sampel-ticlyt-migfun-falmel"
|
||||
=class "mono"
|
||||
=autofocus "true";
|
||||
;input(type "hidden", name "redirect", value redirect-str);
|
||||
|
Loading…
Reference in New Issue
Block a user