diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-07-02 21:11:29 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-07-02 21:11:29 -0700 |
commit | 3d0a1bb06b895c5be6e3f0517d355442a6b1e125 (patch) | |
tree | 84069ebc3254825b952a482e11cdbbbc69f6fe85 /httemplate/docs/credits.html | |
parent | f3b99c11d6eed33f467dda360180a698a85c54e8 (diff) | |
parent | d62206a94d9d49ef96640e0a8ec492679f8345e9 (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
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; |