This just removes the temporary covid alert relating to library remove_covid_alert
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 19 Jul 2021 14:22:14 +0000 (10:22 -0400)
committerTerran McCanna <tmccanna@georgialibraries.org>
Mon, 19 Jul 2021 14:22:14 +0000 (10:22 -0400)
hours, since they are back to normal.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates-bootstrap/opac/parts/config.tt2

index f0c4778..a6fac61 100755 (executable)
@@ -193,7 +193,7 @@ ctx.google_books_preview = 0;
 ##############################################################################
 
 # Set a maintenance message to display in the catalogue
-ctx.maintenance_message = "<b>COVID-19 Update: Many libraries have temporarily modified their service hours and offerings. Please check with your local library for details.</b>";
+ctx.maintenance_message = "<b>COVID-19 Update: Many libraries have temporarily modified their service hours and offerings. Please check with your local library for details.</b>";
 # Maintenance types follow Bootstrap4 alert options as follows
 # success = green; info = blue; warning = yellow; danger = red
 # Other colors would require re-coding the alert