##############################################################################
# Set a maintenance message to display in the catalogue
-#ctx.maintenance_message = "<b>This OPAC will be unavailable part of March 15, 2019 for planned upgrades.</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
-#ctx.maintenance_type = l('warning');
+ctx.maintenance_type = l('warning');
##############################################################################
# Depth Button/Checkbox