diff options
author | cvs2git <cvs2git> | 2009-10-11 02:42:17 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2009-10-11 02:42:17 +0000 |
commit | a83a000a027d1272e813259d09230d701d84df64 (patch) | |
tree | 71500c957e6d7db3e1ad3d59e74ca7bbb14e44ff /httemplate/docs/credits.html | |
parent | 097a12385d80ef52f37d4cc2bb93bc3f81e6f8e6 (diff) | |
parent | 0b69c091543b56a45f2ae6b8718fc67f381a6686 (diff) |
This commit was manufactured by cvs2svn to create branchfreeside_1_9_1
'FREESIDE_1_9_BRANCH'.
Diffstat (limited to 'httemplate/docs/credits.html')
-rw-r--r-- | httemplate/docs/credits.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 3c5564da3..d927722e0 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -24,17 +24,16 @@ <CENTER>Freeside</CENTER> </FONT> -<BR> - <CENTER> -<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER=0"><BR> +<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR> <H3>version <% $FS::VERSION %></H3> </CENTER> <CENTER> -<H3>Core team</H3> +<H3>Core Team</H3> Peter Bowen<BR> +Jeremy Davis<BR> Jeff Finucane<BR> Jason Hall<BR> Kristian Hoffman<BR> @@ -42,6 +41,11 @@ Ivan Kohler<BR> Richard Siddall<BR> <BR> +<H3>Core Emeritus</H3> +Brian McCane<BR> +Matt Simerson<BR> +<BR> + <H3>Contributors</H3> Stephen Amadei<BR> Eric Arvidsson<BR> @@ -74,19 +78,18 @@ Greg Kuhnert<BR> Randall Lucas<BR> Foteos Macrides<BR> Roger Mangraviti<BR> -Brian McCane<BR> mimooh<BR> Mack Nagashima<BR> Matt Peterson<BR> Luke Pfeifer<BR> Ricardo Signes<BR> -Matt Simerson<BR> Steve Simitzis<BR> Jason Spence<BR> James Switzer<BR> Audrey Tang<BR> Jason Thomas<BR> Jesse Vincent<BR> +Johan Vromans<BR> Mark Wells<BR> Peter Wemm<BR> Mark Williamson<BR> @@ -147,7 +150,7 @@ function myHeight() { return document.body.document.height; else */ - return 1700; // approx height (add more per contributors) + return 1850; // approx height (add more per contributors) } document.body.style.overflow = 'hidden'; |