summaryrefslogtreecommitdiff
path: root/httemplate/docs/credits.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-04-04 16:48:07 -0700
committerIvan Kohler <ivan@freeside.biz>2012-04-04 16:48:07 -0700
commit00068a5f2d8535d64b4900d2fd8470c1333ea7ac (patch)
treedb1d347f757d99e4c460e65e6c7d568429e20723 /httemplate/docs/credits.html
parent9e710a89ff6b8a1e6b0dc407e7522390dc168079 (diff)
add brand-agent option, RT#17055
Diffstat (limited to 'httemplate/docs/credits.html')
-rw-r--r--httemplate/docs/credits.html7
1 files changed, 5 insertions, 2 deletions
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
@@ -120,6 +120,9 @@ Tim Yardley<BR>
<BR>
<BR>
<BR>
+<BR>
+<BR>
+<BR>
<SCRIPT TYPE="text/javascript">
@@ -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;