From e96b8678706da40aa091f2c1e1b6a3b0d1056628 Mon Sep 17 00:00:00 2001
From: "Leigh B. Stoller" <stoller@flux.utah.edu>
Date: Mon, 26 Aug 2002 13:47:07 +0000
Subject: [PATCH] Recenter the copyright notice.

---
 www/menu.php3 | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/www/menu.php3 b/www/menu.php3
index 549401c216..66e40a2b42 100644
--- a/www/menu.php3
+++ b/www/menu.php3
@@ -431,11 +431,11 @@ function PAGEFOOTER() {
 		[&nbsp;<a href="http://www.cs.utah.edu/"
                 >School&nbsp;of&nbsp;Computing</a>&nbsp;]
 		[&nbsp;<a href="http://www.utah.edu/"
-                >The&nbsp;University&nbsp;of&nbsp;Utah</a>&nbsp;]</font>
-                </center>
+                >The&nbsp;University&nbsp;of&nbsp;Utah</a>&nbsp;]
+		</font>
+		<br>
                 <!-- begin copyright -->
-                <p align=right>
-                  <font size=-2>
+                <font size=-2>
                     &copy; 2000-2002 
                     <a href="http://www.utah.edu/">University of Utah</a>
                     and the 
@@ -444,6 +444,8 @@ function PAGEFOOTER() {
                     All rights reserved.</a>
                   </font>
                   <br />
+		</center>
+                <p align=right>
 		  <font size=-2>
                     Problems?
 	            Contact <?php echo "$TBMAILADDR\n"; ?>
-- 
GitLab