Update of /cvsroot/openfirst/awards
In directory sc8-pr-cvs1:/tmp/cvs-serv32120
Modified Files:
index.php
Log Message:
Added a quote
Index: index.php
===================================================================
RCS file: /cvsroot/openfirst/awards/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.php 23 Jun 2003 11:38:10 -0000 1.3
--- index.php 27 Jun 2003 21:48:35 -0000 1.4
***************
*** 37,40 ****
--- 37,41 ----
<p>This team has won <strong><?php echo $amount; ?></strong> award(s).</p>
<?php
+ // If more then one awards is present then show the values
if($amount > 0) {
?>
|