Update of /cvsroot/leaf/src/config/webconf/var/webconf/lib
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv18942

Modified Files:
        validator.sh 
Log Message:
fixes and colour changes


Index: validator.sh
===================================================================
RCS file: /cvsroot/leaf/src/config/webconf/var/webconf/lib/validator.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** validator.sh        20 Mar 2007 10:54:02 -0000      1.4
--- validator.sh        2 Apr 2007 22:50:52 -0000       1.5
***************
*** 1,5 ****
  # Part of the web configuration system for LEAF routers
  # Copyright (C) 2004 Nathan Angelacos - Licensed under terms of the GPL
! # $Id$
  #
  #  Functions that perform validation of web-entry
--- 1,6 ----
  # Part of the web configuration system for LEAF routers
  # Copyright (C) 2004 Nathan Angelacos - Licensed under terms of the GPL
! # Id: validator.sh,v 1.2 2004/11/10 22:01:16 nangel Exp 
! # $Revision$ $Date$ $Author$
  #
  #  Functions that perform validation of web-entry
***************
*** 19,23 ****
  
  # Colouring for visibility
! CL0=FFFFE0; CL1=FFFFE8 CL2=FFFFF0; CL3=F8FFF8; CL4=F0FFFF
  
  # Prints every line, stripping DOS style CR/LF
--- 20,27 ----
  
  # Colouring for visibility
! # Mild colours
! #CL0=FFFFE0; CL1=FFFFE8 CL2=FFFFF0; CL3=F8FFF8; CL4=F0FFFF
! # Stronger colours
! CL0=FFFFC0; CL1=FFFFD0 CL2=FFFFE0; CL3=F0FFF0; CL4=E0FFFF
  
  # Prints every line, stripping DOS style CR/LF


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to