From f5f6c1b1a622d934b4450e4923f95012c5874098 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 4 Sep 2014 23:59:36 -0700 Subject: credit --- httemplate/docs/credits.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'httemplate') diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 908f717c9..158c5ba2d 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -1,6 +1,5 @@ <% include('/elements/header-popup.html', '') %> -



@@ -27,11 +26,11 @@

version <% $FS::VERSION %>

-

Core Team

Jeremy Davis
+Jason Hall
Ivan Kohler
Mark Wells

@@ -42,7 +41,6 @@ Mark Wells

Core Emeritus

Peter Bowen
Jeff Finucane
-Jason Hall
Kristian Hoffman
Erik Levinson
Brian McCane
@@ -51,6 +49,7 @@ Matt Simerson

Contributors

+C.J. Adams-Collier
Stephen Amadei
Eric Arvidsson
Mark Asplen-Taylor
@@ -163,7 +162,7 @@ function myHeight() { return document.body.document.height; else */ - return 1959; // approx height (add more per contributors) + return 2300; // approx height (add more per contributors) } document.body.style.overflow = 'hidden'; -- cgit v1.2.1