gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/www/frs shownotes.php,1.1,1.2


From: gsmet
Subject: [Gforge-commits] gforge/www/frs shownotes.php,1.1,1.2
Date: Sun, 14 Mar 2004 11:08:21 -0600

Update of /cvsroot/gforge/gforge/www/frs
In directory db.perdue.net:/tmp/cvs-serv7651/www/frs

Modified Files:
        shownotes.php 
Log Message:
some html cleanup


Index: shownotes.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/frs/shownotes.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- shownotes.php       10 Feb 2004 22:14:38 -0000      1.1
+++ shownotes.php       14 Mar 2004 17:08:18 -0000      1.2
@@ -42,7 +42,7 @@
                echo 
'<pre><strong>'.$Language->getText('project_shownotes','notes').'</strong>
 '.db_result($result,0,'notes').'
 
-<hr noshade="noshade" />
+<hr />
 <strong>'.$Language->getText('project_shownotes','changes').'</strong>
 '.db_result($result,0,'changes').'</pre>';
 
@@ -50,7 +50,7 @@
                echo 
'<strong>'.$Language->getText('project_shownotes','notes').'</strong>
 '.db_result($result,0,'notes').'
 
-<hr noshade="noshade" />
+<hr />
 <strong>'.$Language->getText('project_shownotes','changes').'</strong>
 '.db_result($result,0,'changes') . '</p>';
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]