[PHPLIB-DEV] cvs commit From: ssilk (phplib-dev <email protected>)
Date: 03/24/00

From: ssilk
Date: Sat Mar 25 02:40:19 2000
Modified files:
      php-lib/php/layout_html.inc

Log message:
decoration

Index: php-lib/php/layout_html.inc
diff -u php-lib/php/layout_html.inc:1.3 php-lib/php/layout_html.inc:1.4
--- php-lib/php/layout_html.inc:1.3 Mon Mar 20 02:11:50 2000
+++ php-lib/php/layout_html.inc Sat Mar 25 02:39:49 2000
@@ -4,7 +4,7 @@
  *
  * Jan 1999 Alexander Aulbach for Main Media
  *
- * $Id: layout_html.inc,v 1.3 2000/03/20 01:11:50 ssilk Exp $
+ * $Id: layout_html.inc,v 1.4 2000/03/25 01:39:49 ssilk Exp $
  *
  * This Lib is used for the default representation of a page.
  * It has to be extended for own layout-design
@@ -104,7 +104,6 @@
   td,dl,ol,ul { font-family: geneva,Arial,Helvetica,helv,swiss; }
   p,div { font-family: geneva,Arial,Helvetica,helv,swiss; }
   h1,h2,h3,h4 { font-family: geneva,Arial,Helvetica,helv,swiss; }
- a:visited,a:link,a:active { text-decoration: none; }
  -->
  </style>');
 

-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.