From a12b01cb9971aa17ec3562f005b7c94a5e14bc33 Mon Sep 17 00:00:00 2001 From: Tim Steiner <tsteiner2@unl.edu> Date: Fri, 18 Sep 2009 15:56:34 +0000 Subject: [PATCH] Change contact info on front page. --- application/modules/default/views/scripts/index/index.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/modules/default/views/scripts/index/index.phtml b/application/modules/default/views/scripts/index/index.phtml index 88722a51..f3c316ed 100644 --- a/application/modules/default/views/scripts/index/index.phtml +++ b/application/modules/default/views/scripts/index/index.phtml @@ -16,7 +16,7 @@ <div class="content"> Course Approval is a UNL on-line curriculum request system developed to process new curriculum or changes in undergraduate curriculum. Users of the system must - have approval. Contact Kelly Dick at <a href="mailto:kdick3@unl.edu"> - kdick3@unl.edu</a> for information. + have approval. Contact Sara Mattson at <a href="mailto:smattson3@unl.edu"> + smattson3@unl.edu</a> for information. </div> </div> \ No newline at end of file -- GitLab