diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-01-20 05:10:35 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-01-20 05:10:35 -0800 |
commit | b19cd8f4cb804662e4e2eabbd6fa53c5e2093d70 (patch) | |
tree | 754ac3ef2b7dc3e4ea4a648f00c0f7a0b1fbb72d | |
parent | 1733a4bfa17f1acbc0bfb6e3105e2984eba05910 (diff) |
core
-rw-r--r-- | httemplate/docs/credits.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 232adcf60..87cb08d7e 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -30,8 +30,9 @@ <H3>Core Team</H3> Jeremy Davis<BR> -Jason Hall<BR> +Nathan Kennedy<BR> Ivan Kohler<BR> +Jonathan Prykop<BR> Mark Wells<BR> <BR> @@ -41,6 +42,7 @@ Mark Wells<BR> <H3>Core Emeritus</H3> Peter Bowen<BR> Jeff Finucane<BR> +Jason Hall<BR> Kristian Hoffman<BR> Erik Levinson<BR> Brian McCane<BR> @@ -93,7 +95,6 @@ Mack Nagashima<BR> David Peters<BR> Matt Peterson<BR> Luke Pfeifer<BR> -Jonathan Prykop<BR> Ricardo Signes<BR> Steve Simitzis<BR> Stanislav Sinyagin<BR> @@ -172,7 +173,7 @@ function myHeight() { document.body.style.overflow = 'hidden'; -var startingPosition = 303; +var startingPosition = 290; //huh, adjust for firefox var ua = navigator.userAgent; |