More code cleanups
[squirrelmail.git] / class / html.class.php
index 1d88e552461a48abf7f7870fe7e5ac001ffe1786..3e5ed1cd24ad3c9c604377e3b90d53d0e0dad756 100644 (file)
@@ -10,7 +10,6 @@
  * $Id$
  */
 
-
 class html {
   var $tag, $text, $style, $class,  
       $id, $html_el = array(), $javascript, $xtr_prop;