From 449a3abe6d83b1db27f0935d60095bf3274f08f0 Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Fri, 24 Jan 2003 13:17:24 +0000 Subject: [PATCH] removed table border --- lib/visualpatterns/NavBar.inc | 2 +- presentation/webpageTemplate.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/visualpatterns/NavBar.inc b/lib/visualpatterns/NavBar.inc index 17e97e7..e120289 100644 --- a/lib/visualpatterns/NavBar.inc +++ b/lib/visualpatterns/NavBar.inc @@ -183,7 +183,7 @@ class NavBar //bar is the actaul html creation of the nav bar $bar= " - +
diff --git a/presentation/webpageTemplate.inc b/presentation/webpageTemplate.inc index 6116c95..d66f163 100644 --- a/presentation/webpageTemplate.inc +++ b/presentation/webpageTemplate.inc @@ -73,7 +73,7 @@ $link = "$default->owl_graphics_url/leftnav/links.gif" ; // TODO -> change to links the images as well $westLoad = " -
". $row1 ."
+
". $westRender ."

-- libgit2 0.21.4