Update of /cvsroot/gaim-bnet/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25979
Modified Files:
faq.php footer.php header.php
Log Message:
Updates
Index: header.php
===================================================================
RCS file: /cvsroot/gaim-bnet/htdocs/header.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** header.php 26 Jan 2005 17:09:18 -0000 1.4
--- header.php 3 Feb 2005 18:14:52 -0000 1.5
***************
*** 22,26 ****
<a href="index.php#news">News</a> |
<a href="index.php#downloads">Downloads</a> |
! <a href="docs.php">Documentation</a> |
<a href="faq.php">FAQ</a>
</td>
--- 22,26 ----
<a href="index.php#news">News</a> |
<a href="index.php#downloads">Downloads</a> |
! <!-- <a href="docs.php">Documentation</a> | -->
<a href="faq.php">FAQ</a>
</td>
Index: footer.php
===================================================================
RCS file: /cvsroot/gaim-bnet/htdocs/footer.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** footer.php 10 Sep 2004 18:07:57 -0000 1.3
--- footer.php 3 Feb 2005 18:14:52 -0000 1.4
***************
*** 6,10 ****
<hr noshade size="1">
<a href="http://<?php echo $sfname ?>.sourceforge.net"><?php echo $name ?></a> is <a href="http://www.gnu.org/licenses/gpl.txt">GPL</a><br />
! ©2003-2004 Don Seiler & Gary Kramlich
</BODY>
</HTML>
--- 6,10 ----
<hr noshade size="1">
<a href="http://<?php echo $sfname ?>.sourceforge.net"><?php echo $name ?></a> is <a href="http://www.gnu.org/licenses/gpl.txt">GPL</a><br />
! ©2003-2005 Don Seiler, Gary Kramlich, & Dario Zilocchi
</BODY>
</HTML>
Index: faq.php
===================================================================
RCS file: /cvsroot/gaim-bnet/htdocs/faq.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** faq.php 26 Jan 2005 17:11:37 -0000 1.2
--- faq.php 3 Feb 2005 18:14:52 -0000 1.3
***************
*** 26,34 ****
<li>uswest.battle.net</li>
</ul>
</dd>
<dt id="q2"><b>Can I log onto any of these Battle.net servers with my account?</b></dt>
<dd>
! No. You can only log into the Battle.net server with which you registered that
! account. Logins are not transferred across servers.
</dd>
</dl>
--- 26,36 ----
<li>uswest.battle.net</li>
</ul>
+ <br />
</dd>
<dt id="q2"><b>Can I log onto any of these Battle.net servers with my account?</b></dt>
<dd>
! No. You can only log into the Battle.net server with which you registered
! that account. Logins are not transferred across servers.
! <br />
</dd>
</dl>
|