From 992c154c108661ea3fb7f4d152f677110e0d9f5d Mon Sep 17 00:00:00 2001 From: farhatahmad <35435341+farhatahmad@users.noreply.github.com> Date: Mon, 4 Feb 2019 13:16:14 -0500 Subject: [PATCH] Change the browser tab text to BigBlueButton (#357) --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 6ce99298..89508afd 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -16,7 +16,7 @@ - <%= t("greenlight") %> + <%= t("bigbluebutton") %> <%= csrf_meta_tags %>