Commit 27d84c3534a116b14b1ae25221a7d2c904f17de6

Authored by Michael Joseph
1 parent 6166e1f7

removed comment


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2349 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/webpageTemplate.inc
@@ -99,7 +99,6 @@ $westLoad = "<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\" width=\"100 @@ -99,7 +99,6 @@ $westLoad = "<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\" width=\"100
99 "\t<tr><td>$westRender</td></tr>\n" . 99 "\t<tr><td>$westRender</td></tr>\n" .
100 "</table>" . 100 "</table>" .
101 "<div style=\"position:absolute;top:" . ($default->scroll["height"]-50) . "px;\">" . 101 "<div style=\"position:absolute;top:" . ($default->scroll["height"]-50) . "px;\">" .
102 - //"<div style=\"position:relative;top:-5px;\">" .  
103 "<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\" width=\"100%\">\n" . 102 "<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\" width=\"100%\">\n" .
104 "\t<tr valign=\"bottom\"><td align=left><a href=\"mailto:$default->emailAdmin\"><img src=\"$cAdmin\"/ border=\"0\"></a></td></tr>\n" . 103 "\t<tr valign=\"bottom\"><td align=left><a href=\"mailto:$default->emailAdmin\"><img src=\"$cAdmin\"/ border=\"0\"></a></td></tr>\n" .
105 "\t<tr valign=\"top\"><td align=left><a href=\"mailto:$sUnitAdminEmail\"><img src=\"$uAdmin\"/ border=\"0\"></a></td></tr>\n" . 104 "\t<tr valign=\"top\"><td align=left><a href=\"mailto:$sUnitAdminEmail\"><img src=\"$uAdmin\"/ border=\"0\"></a></td></tr>\n" .