From 4db383749bb4d459dcf912075d7a03068d526980 Mon Sep 17 00:00:00 2001 From: Brian Canini <canini.16@osu.edu> Date: Fri, 13 Mar 2020 14:37:35 -0400 Subject: [PATCH] updating text --- web/themes/asc_bootstrap/templates/system/includes/_header.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/asc_bootstrap/templates/system/includes/_header.twig b/web/themes/asc_bootstrap/templates/system/includes/_header.twig index 6a0fc851c1..930adeee6c 100644 --- a/web/themes/asc_bootstrap/templates/system/includes/_header.twig +++ b/web/themes/asc_bootstrap/templates/system/includes/_header.twig @@ -24,7 +24,7 @@ </div> </div> <div class="alert alert-warning text-center"> - Ohio State has <strong>suspended face-to-face classes</strong> and moved to virtual instruction through at least Monday, March 30. <a href="https://wexnermedical.osu.edu/features/coronavirus/staff-and-students" class="alert-link">Additional guidance on work arrangements, travel and events.</a> + Ohio State is <strong>suspending face-to-face classes</strong> and transitioning to virtual learning for the remainder of the semester. <a href="https://wexnermedical.osu.edu/features/coronavirus/staff-and-students" class="alert-link">Additional guidance on work arrangements, travel and events.</a> </div> <div class="container"> -- GitLab