From af03ef34e0a5ce4e5ee099c8395510aa4ca69cb6 Mon Sep 17 00:00:00 2001 From: mukhtar Date: Fri, 31 Jan 2003 15:01:51 +0000 Subject: [PATCH] changed table width to 700 due to inconsistencies in size with mozilla still fits fine!!! --- lib/visualpatterns/PatternMainPage.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/visualpatterns/PatternMainPage.inc b/lib/visualpatterns/PatternMainPage.inc index 0404922..99ebca8 100644 --- a/lib/visualpatterns/PatternMainPage.inc +++ b/lib/visualpatterns/PatternMainPage.inc @@ -86,7 +86,7 @@ class PatternMainPage { "\tsystem->get("graphicsUrl") . "/asc.gif\" width=\"14\" height=\"14\" alt=\"down\" border=\"0\">" . "" . "
sFormEncType) ? "enctype=\"$this->sFormEncType\" " : " ") . " action=\"".$this->sFormAction."\" method=\"POST\">\n" . - "\n " . + "
\n " . "\n". "
\n"; -- libgit2 0.21.4