updated "register" text on live page
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 22:05:34 +0000 (18:05 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 22:05:34 +0000 (18:05 -0400)
we might not want to say "gratis", but it might help people get less
angry about not having access to those channels

2021/assets/js/stream.js

index ec32f1ed69a688b6b20f0cfa771f033a853cbeb0..50bbe918c42755031f5b1781a5f8813dd2c4ad5c 100644 (file)
@@ -319,7 +319,7 @@ app.view = function(ctrl) {
       m("strong", [
         m("a", { target: "_blank", href: "https://my.fsf.org/civicrm/event/info?reset=1&id=92" }, "Register"),
       ]),
-      " to access more IRC rooms. ",
+      " gratis to access more IRC rooms. ",
       m("strong", [
         m("a", { href: "/2021/registered/live/" }, "Already registered?"),
       ])