From f2f848582423252cee2cb5b679a842fa52af6caf Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 16 Mar 2021 18:05:34 -0400 Subject: [PATCH] updated "register" text on live page 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2021/assets/js/stream.js b/2021/assets/js/stream.js index ec32f1ed..50bbe918 100644 --- a/2021/assets/js/stream.js +++ b/2021/assets/js/stream.js @@ -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?"), ]) -- 2.25.1