how Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154
[freeside.git] / httemplate / docs / credits.html
index 7b3b0b9..908f717 100644 (file)
@@ -26,9 +26,9 @@
 <CENTER>
 <IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR>
 <H3>version <% $FS::VERSION %></H3>
-</CENTER>
 
-<CENTER>
+<BR>
+<BR>
 
 <H3>Core Team</H3>
 Jeremy Davis<BR>
@@ -36,6 +36,9 @@ Ivan Kohler<BR>
 Mark Wells<BR>
 <BR>
 
+<BR>
+<BR>
+
 <H3>Core Emeritus</H3>
 Peter Bowen<BR>
 Jeff Finucane<BR>
@@ -61,6 +64,7 @@ Joe Camadine<BR>
 Chris Cappuccio<BR>
 Rebecca Cardennis<BR>
 Shane Chrisp<BR>
+Kendall Conrad<BR>
 Luke Crawford<BR>
 Brad Dameron<BR>
 Dave Denney<BR>
@@ -69,12 +73,15 @@ Scott Edwards<BR>
 Kenny Elliott<BR>
 Donald Greer<BR>
 Joel Griffiths<BR>
+Brian Grinstead<BR>
 Ryan Gunn<BR>
 Troy Hammonds<BR>
 Sean Hanson<BR>
 Dale Hege<BR>
 Kelly Hickel<BR>
 Mark James<BR>
+Gary Jones<BR>
+Fernando M. Kiernan<BR>
 Frederico Caldeira Knabben<BR>
 Greg Kuhnert<BR>
 Randall Lucas<BR>
@@ -119,6 +126,9 @@ Tim Yardley<BR>
 <BR>
 <BR>
 <BR>
+<BR>
+<BR>
+<BR>
 
 <SCRIPT TYPE="text/javascript">
 
@@ -153,12 +163,12 @@ function myHeight() {
         return document.body.document.height;
     else
 */
-        return 1850; // approx height (add more per contributors)
+        return 1959; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';
 
-var startingPosition = 360;
+var startingPosition = 303;
 
 //huh, adjust for firefox
 var ua = navigator.userAgent;