Skip to content
Snippets Groups Projects

Implement site notice

Merged Jeff Sturek requested to merge JSTUREK8/UNL_Search:implement-site-message into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -23,4 +23,3 @@ $siteNotice->containerID = 'dcf-main';
$siteNotice->type = 'dcf-notice-info';
$siteNotice->title = 'Maintenance Notice';
$siteNotice->message = 'We will be performing site maintenance on February 4th from 4:30 to 5:00 pm CST. This site may not be available during this time.';
global $siteNotice;
Loading