mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +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
|
;input
|
||||||
=type "password"
|
=type "password"
|
||||||
=name "password"
|
=name "password"
|
||||||
=placeholder "~sampel-ticlyt-migfun-falmel"
|
=placeholder "sampel-ticlyt-migfun-falmel"
|
||||||
=class "mono"
|
=class "mono"
|
||||||
=autofocus "true";
|
=autofocus "true";
|
||||||
;input(type "hidden", name "redirect", value redirect-str);
|
;input(type "hidden", name "redirect", value redirect-str);
|
||||||
|
Loading…
Reference in New Issue
Block a user