? xhtml-validation-fix.patch Index: simplegallery.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/simplegallery/simplegallery.module,v retrieving revision 1.8 diff -r1.8 simplegallery.module 164c164 < $page_content.= "
"; --- > $page_content.= "

"; 176c176 < $page_content.= "

"; --- > $page_content.= "
"; 225c225 < $page_content.= "
"; --- > $page_content.= "
"; 253c253 < } \ No newline at end of file --- > }