This just removes the temporary covid alert relating to library
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 19 Jul 2021 14:22:14 +0000 (10:22 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 15 Sep 2021 18:52:49 +0000 (14:52 -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 bfbf803..40d1f30 100755 (executable)
@@ -194,7 +194,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