From 8e1647746481c21a09148c302ead255a9b1de8b0 Mon Sep 17 00:00:00 2001 From: Tyler R Lemburg <lemburg@unl.edu> Date: Tue, 8 May 2018 15:32:38 -0500 Subject: [PATCH] Change email --- views/home.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/home.erb b/views/home.erb index 7232ea8..cf0b098 100644 --- a/views/home.erb +++ b/views/home.erb @@ -4,7 +4,7 @@ <p> UNL Resource Scheduler is the quick and easy way to reserve time for various machines, rooms, and tools around campus. -If you'd like your organization, building, or department in our scheduler, please <a href="mailto:lemburg@unl.edu">email</a> +If you'd like your organization, building, or department in our scheduler, please <a href="mailto:iim@listserv.unl.edu">email</a> to set up a service space. Enjoy! </p> @@ -142,4 +142,4 @@ My Reservations (for resources available UNL-wide) </div> <% end %> -<% end %> \ No newline at end of file +<% end %> -- GitLab