From bd4ec70292257c0a49a67c915ce7ac02d3aee624 Mon Sep 17 00:00:00 2001 From: Aaron Coleman <acoleman@unl.edu> Date: Fri, 11 Oct 2013 13:14:01 -0500 Subject: [PATCH] Fixed links to Civil Engineering. ordered list of programs in Engineering --- depts/d_f.shtml | 24 +++++++++++++----------- depts/index.shtml | 2 +- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/depts/d_f.shtml b/depts/d_f.shtml index 2ec8ca46..4a0afb97 100644 --- a/depts/d_f.shtml +++ b/depts/d_f.shtml @@ -174,11 +174,7 @@ <td> </td> <td><a href="http://cehs.unl.edu/">Education and Human Sciences</a></td> </tr> - <tr> - <td><a id="ee" href="http://www.ee.unl.edu/">Electrical Engineering</a></td> - <td> </td> - <td><a href="http://engineering.unl.edu/">Engineering</a></td> - </tr> + <tr> <td>Engineering:</td> <td colspan="2"> </td> @@ -203,6 +199,11 @@ <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> + <tr> + <td>— <a href="http://engineering.unl.edu/civil/">Civil Engineering</a></td> + <td> </td> + <td><a href="http://engineering.unl.edu/">Engineering</a></td> + </tr> <tr> <td>— <a href="http://cse.unl.edu/">Computer</a></td> @@ -215,12 +216,12 @@ <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> <tr> - <td><a href="http://engineering.unl.edu/durhamschool/academics/ConstructionEngineering.shtml">Construction Engineering</a></td> + <td>— <a href="http://engineering.unl.edu/durhamschool/academics/ConstructionEngineering.shtml">Construction Engineering</a></td> <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> <tr> - <td><a href="http://engineering.unl.edu/durhamschool/academics/ConstructionManagement.shtml">Construction Management</a></td> + <td>— <a href="http://engineering.unl.edu/durhamschool/academics/ConstructionManagement.shtml">Construction Management</a></td> <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> @@ -229,17 +230,18 @@ <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> - <tr> - <td>— <a href="http://mme.unl.edu/">Mechanical & Materials Engineering</a></td> + <tr> + <td>— <a href="http://www.ceen.unomaha.edu/">Electronics Engineering</a></td> <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> - <tr> - <td><a href="http://www.ceen.unomaha.edu/">Electronics Engineering</a></td> + <tr> + <td>— <a href="http://mme.unl.edu/">Mechanical & Materials Engineering</a></td> <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> + <tr> <td><a href="http://english.unl.edu/">English</a></td> <td> </td> diff --git a/depts/index.shtml b/depts/index.shtml index 37b850a0..7abc3912 100644 --- a/depts/index.shtml +++ b/depts/index.shtml @@ -324,7 +324,7 @@ <td><a href="http://cehs.unl.edu/">Education and Human Sciences</a></td> </tr> <tr> - <td><a href="http://www.civil.unl.edu/department-civil-engineering">Civil Engineering</a></td> + <td><a href="http://engineering.unl.edu/civil/">Civil Engineering</a></td> <td> </td> <td><a href="http://engineering.unl.edu/">Engineering</a></td> </tr> -- GitLab