summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-09-04 23:59:36 -0700
committerIvan Kohler <ivan@freeside.biz>2014-09-04 23:59:36 -0700
commitf5f6c1b1a622d934b4450e4923f95012c5874098 (patch)
tree155277c1447db16d79066b2860309f68f3d9a0ce
parente9f9e116024b0d59d4bc18b15abcc0caa8f2805e (diff)
credit
-rw-r--r--FS/FS.pm4
-rw-r--r--httemplate/docs/credits.html7
2 files changed, 5 insertions, 6 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index d6b68c282..ea3b66aa9 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -616,6 +616,8 @@ Commercial products and services are available; see
Jeremy Davis
+Jason Hall
+
Ivan Kohler
Mark Wells
@@ -626,8 +628,6 @@ Peter Bowen
Jeff Finucane
-Jason Hall
-
Kristian Hoffman
Erik Levinson
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
@@ -17,7 +17,6 @@
<BR>
<BR>
<BR>
-<BR>
<FONT SIZE=6>
<CENTER>Freeside</CENTER>
@@ -28,10 +27,10 @@
<H3>version <% $FS::VERSION %></H3>
<BR>
-<BR>
<H3>Core Team</H3>
Jeremy Davis<BR>
+Jason Hall<BR>
Ivan Kohler<BR>
Mark Wells<BR>
<BR>
@@ -42,7 +41,6 @@ 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>
@@ -51,6 +49,7 @@ Matt Simerson<BR>
<BR>
<H3>Contributors</H3>
+C.J. Adams-Collier<BR>
Stephen Amadei<BR>
Eric Arvidsson<BR>
Mark Asplen-Taylor<BR>
@@ -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';