X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fnetworking.scm;fp=mudsync%2Fnetworking.scm;h=d62568b36f72da0568b854542ec33cba08b8262a;hp=4417cfd27e898f4061992aad69bc65f820c58216;hb=8f1cfd1d4bcc9ecd7434e4d1f352d75ac371794f;hpb=6991f02ec37a212591ea79a2196a74c3666362bf diff --git a/mudsync/networking.scm b/mudsync/networking.scm index 4417cfd..d62568b 100644 --- a/mudsync/networking.scm +++ b/mudsync/networking.scm @@ -220,7 +220,7 @@ (div (@ (class "stream-entry")) (p (b "") " Last one!")))) (div (@ (id "input-metabox")) - (input (@ (id "input")))))) + (input (@ (id "main-input")))))) (define (main-tmpl) `(html (@ (xmlns "http://www.w3.org/1999/xhtml"))