summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-01-05 15:48:47 -0800
committerIvan Kohler <ivan@freeside.biz>2013-01-05 15:48:47 -0800
commit53b9ba47322ee112b3f259006ce1eeb8410904b9 (patch)
tree2225b1775c25bee4b8e0ed4f0df3e3dc567f784a /httemplate
parent7a618d4493ab7a87f6eabfd1ce3630a6b3436c2f (diff)
3.0
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/docs/about.html4
-rw-r--r--httemplate/docs/credits.html11
2 files changed, 10 insertions, 5 deletions
diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html
index 33b21a3ad..c2ba4e4a0 100644
--- a/httemplate/docs/about.html
+++ b/httemplate/docs/about.html
@@ -28,7 +28,7 @@
% } else {
<FONT SIZE="-1">
% }
-&copy; 2012 Freeside Internet Services, Inc.<BR>
+&copy; 2013 Freeside Internet Services, Inc.<BR>
All rights reserved.<BR>
Licensed under the terms of the<BR>
GNU <b>Affero</b> General Public License.<BR>
@@ -56,7 +56,7 @@ GNU <b>Affero</b> General Public License.<BR>
% unless ( $agentnum ) {
<CENTER>
-<!-- <FONT SIZE="-3">"" -R. Hunter</FONT> -->
+ <FONT SIZE="-3">"I can't figure out ... if it's an end or the beginning" - R. Hunter</FONT>
</CENTER>
% }
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html
index c1d0d8705..218698fb9 100644
--- a/httemplate/docs/credits.html
+++ b/httemplate/docs/credits.html
@@ -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>
@@ -76,6 +79,8 @@ 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>
@@ -162,7 +167,7 @@ function myHeight() {
document.body.style.overflow = 'hidden';
-var startingPosition = 340;
+var startingPosition = 303;
//huh, adjust for firefox
var ua = navigator.userAgent;