summaryrefslogtreecommitdiff
path: root/httemplate/docs/credits.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/credits.html')
-rw-r--r--httemplate/docs/credits.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html
index 218698f..908f717 100644
--- a/httemplate/docs/credits.html
+++ b/httemplate/docs/credits.html
@@ -73,6 +73,7 @@ Scott Edwards<BR>
Kenny Elliott<BR>
Donald Greer<BR>
Joel Griffiths<BR>
+Brian Grinstead<BR>
Ryan Gunn<BR>
Troy Hammonds<BR>
Sean Hanson<BR>
@@ -162,7 +163,7 @@ function myHeight() {
return document.body.document.height;
else
*/
- return 1900; // approx height (add more per contributors)
+ return 1959; // approx height (add more per contributors)
}
document.body.style.overflow = 'hidden';