From 6c121a2b0d6b85c9254f375c85226ce239546f81 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 3 Apr 2003 14:54:09 +0000 Subject: [PATCH] shifted admin contact buttons to the bottom of the column --- presentation/webpageTemplate.inc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/presentation/webpageTemplate.inc b/presentation/webpageTemplate.inc index 6ec9b25..b81b50e 100644 --- a/presentation/webpageTemplate.inc +++ b/presentation/webpageTemplate.inc @@ -99,8 +99,10 @@ $uAdmin = "$default->graphicsUrl/leftnav/uadmin.gif" ; //setup the westpayload $westLoad = "\n" . "\t\n" . - "\t\n" . - "\t\n" . + "
$westRender
emailAdmin\">
" . + "\n" . + "\t\n" . + "\t\n" . "
emailAdmin\">
"; $westPayLoad = new PatternCustom; -- libgit2 0.21.4