Update of /cvsroot/phpwebapp/top10/templates/about
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10079/templates/about
Modified Files:
about.html
Log Message:
Index: about.html
===================================================================
RCS file: /cvsroot/phpwebapp/top10/templates/about/about.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** about.html 23 Sep 2003 14:04:12 -0000 1.1.1.1
--- about.html 22 Jul 2004 09:38:25 -0000 1.2
***************
*** 1,3 ****
! <WebBox ID="about">
<h2>What is Top 10</h2>
--- 1,3 ----
! <webbox id="about">
<h2>What is Top 10</h2>
***************
*** 164,168 ****
</p>
! <hr>
! </WebBox>
--- 164,168 ----
</p>
! <hr />
! </webbox>
|