diff --git a/functions.php b/functions.php index e99b4b6a..414afdfa 100644 --- a/functions.php +++ b/functions.php @@ -353,6 +353,15 @@ function mitlib_widgets_init() { 'after_title' => '', ) ); + register_sidebar( array( + 'name' => __( 'Below Hours Grid Area', 'twentytwelve' ), + 'id' => 'sidebar-below-hours-grid', + 'description' => __( 'Appears below the grid of library hours, allowing for widgets to describe locations that do not appear on the grid.', 'twentytwelve' ), + 'before_widget' => '', + 'before_title' => '

', + 'after_title' => '

', + ) ); } add_action( 'widgets_init', 'mitlib_widgets_init' ); diff --git a/page-hours-json.php b/page-hours-json.php index 30c299a8..f144f2f0 100644 --- a/page-hours-json.php +++ b/page-hours-json.php @@ -376,23 +376,10 @@ - -
-

Locations without hours

- -

Building 9 book drop

-

Map:  9-Samuel Tak Lee Building

- -

Digital Instruction Resource Center (DIRC)

-

Map:  14N-132

- -

Stata Center Book Drop

-

Map:  32-Student Street

- -

Physics Reading Room

-

Building 4-332 | 617.253.1791
- Tan-Quy Tran, Reading Room Assistant

-
+ + + +