Update of /cvsroot/openfirst/manual/openfirst.sidebars
In directory sc8-pr-cvs1:/tmp/cvs-serv12646/openfirst.sidebars
Modified Files:
sidebars.php
Log Message:
Make basic changes found by proof reading, including rewording, spelling, grammar, and minor technical inaccuracies.
Index: sidebars.php
===================================================================
RCS file: /cvsroot/openfirst/manual/openfirst.sidebars/sidebars.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sidebars.php 29 Sep 2003 21:41:59 -0000 1.1
--- sidebars.php 12 Oct 2003 22:40:50 -0000 1.2
***************
*** 45,51 ****
</tr>
<tr>
! <td>The openFIRST.sidebars is used to provide information from modules directly
! within the main contant of the entire openFIRST system. This is a great
! feature because it keeps the website dynamic and up-to-date with the latest
news. </td>
</tr>
--- 45,50 ----
</tr>
<tr>
! <td>The openFIRST.sidebars is used to provide information from modules directly to browsers which support Netscape/Mozilla style sidebars or Microsoft Active Desktop. This is a great
! feature because it keeps visitors and team members up-to-date with the latest
news. </td>
</tr>
***************
*** 74,79 ****
<tr>
<td><p>The sidebars module creates information specific to each module and
! displays it on the side of the website this way visitors can view information
! quicker.</p>
</td>
</tr>
--- 73,77 ----
<tr>
<td><p>The sidebars module creates information specific to each module and
! displays it in the browser's sidebar so that visitors can view information more quickly.</p>
</td>
</tr>
***************
*** 109,111 ****
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
\ No newline at end of file
--- 107,109 ----
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
|