Update of /cvsroot/openfirst/manual/openfirst.feedback
In directory sc8-pr-cvs1:/tmp/cvs-serv12646/openfirst.feedback
Modified Files:
feedback.php
Log Message:
Make basic changes found by proof reading, including rewording, spelling, grammar, and minor technical inaccuracies.
Index: feedback.php
===================================================================
RCS file: /cvsroot/openfirst/manual/openfirst.feedback/feedback.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** feedback.php 29 Sep 2003 21:34:27 -0000 1.1
--- feedback.php 12 Oct 2003 22:40:49 -0000 1.2
***************
*** 74,79 ****
</tr>
<tr>
! <td>We are planning to incorporate a much more advanced feedback system, which
! sends responses back by e-mail.</td>
</tr>
<tr>
--- 74,78 ----
</tr>
<tr>
! <td>We are planning to incorporate a much more advanced feedback system, which will send responses back via e-mail.</td>
</tr>
<tr>
***************
*** 100,102 ****
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
\ No newline at end of file
--- 99,101 ----
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
|