[phpwebapp-commits] CVS: top10/templates/about about.html,1.1.1.1.2.1,1.1.1.1.2.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-22 14:09:42
|
Update of /cvsroot/phpwebapp/top10/templates/about In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17879/templates/about Modified Files: Tag: maisp about.html Log Message: Index: about.html =================================================================== RCS file: /cvsroot/phpwebapp/top10/templates/about/about.html,v retrieving revision 1.1.1.1.2.1 retrieving revision 1.1.1.1.2.2 diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2 *** about.html 14 Jan 2004 16:26:00 -0000 1.1.1.1.2.1 --- about.html 22 Jul 2004 14:09:30 -0000 1.1.1.1.2.2 *************** *** 1,3 **** ! <WebBox ID="about"> <h2>What is Top 10</h2> --- 1,3 ---- ! <webbox id="about"> <h2>What is Top 10</h2> *************** *** 152,156 **** </p> ! <hr> ! </WebBox> --- 152,156 ---- </p> ! <hr /> ! </webbox> |