diff options
Diffstat (limited to 'httemplate/docs/credits.html')
-rw-r--r-- | httemplate/docs/credits.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index c1d0d8705..218698fb9 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -26,9 +26,9 @@ <CENTER> <IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR> <H3>version <% $FS::VERSION %></H3> -</CENTER> -<CENTER> +<BR> +<BR> <H3>Core Team</H3> Jeremy Davis<BR> @@ -36,6 +36,9 @@ Ivan Kohler<BR> Mark Wells<BR> <BR> +<BR> +<BR> + <H3>Core Emeritus</H3> Peter Bowen<BR> Jeff Finucane<BR> @@ -76,6 +79,8 @@ Sean Hanson<BR> Dale Hege<BR> Kelly Hickel<BR> Mark James<BR> +Gary Jones<BR> +Fernando M. Kiernan<BR> Frederico Caldeira Knabben<BR> Greg Kuhnert<BR> Randall Lucas<BR> @@ -162,7 +167,7 @@ function myHeight() { document.body.style.overflow = 'hidden'; -var startingPosition = 340; +var startingPosition = 303; //huh, adjust for firefox var ua = navigator.userAgent; |