leon        01/10/25 10:32:05

  Modified:    freetrade2/modules/layout with_side_nav
  Log:
  Trying to make some modules more friendly to novices
  
  Revision  Changes    Path
  1.5       +3 -2      freetrade/freetrade2/modules/layout/with_side_nav
  
  Index: with_side_nav
  ===================================================================
  RCS file: /home/cvs/freetrade/freetrade2/modules/layout/with_side_nav,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- with_side_nav     2001/10/25 17:19:18     1.4
  +++ with_side_nav     2001/10/25 17:32:05     1.5
  @@ -8,12 +8,12 @@
        ** HTML code is written here directly, instead of through functions, in order
        ** to promote simplicity and usability by those with little interest in 
learning
        ** PHP.
  -     ** Version: $Revision: 1.4 $
  +     ** Version: $Revision: 1.5 $
        ** Created: 05/18/1999
        ** Author: Leon Atkinson
        ** Email: [EMAIL PROTECTED]
        ** CVS Author: $Author: leon $
  -     ** Last Revised: $Date: 2001/10/25 17:19:18 $
  +     ** Last Revised: $Date: 2001/10/25 17:32:05 $
        **
        */
   ?>
  @@ -66,6 +66,7 @@
        {
                print("Unable to execute screen module!<br>\n");
        }
  +?>
   </td>
   </tr>
   </table>
  
  
  
_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev


Reply via email to