From 00068a5f2d8535d64b4900d2fd8470c1333ea7ac Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 4 Apr 2012 16:48:07 -0700 Subject: add brand-agent option, RT#17055 --- httemplate/docs/credits.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'httemplate/docs/credits.html') diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 9bb1decea..c1d0d8705 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -101,6 +101,9 @@ Tim Yardley
+
+
+



@@ -154,12 +157,12 @@ function myHeight() { return document.body.document.height; else */ - return 1850; // approx height (add more per contributors) + return 1900; // approx height (add more per contributors) } document.body.style.overflow = 'hidden'; -var startingPosition = 360; +var startingPosition = 340; //huh, adjust for firefox var ua = navigator.userAgent; -- cgit v1.2.1