Author: bugman Date: Mon Mar 26 14:03:52 2012 New Revision: 15631 URL: http://svn.gna.org/viewcvs/relax?rev=15631&view=rev Log: Added a missing </tr> tag for the http://www.nmr-relax.com/screenshots.html page.
This was found by the W3C validator (http://validator.w3.org). Modified: website/screenshots.html Modified: website/screenshots.html URL: http://svn.gna.org/viewcvs/relax/website/screenshots.html?rev=15631&r1=15630&r2=15631&view=diff ============================================================================== --- website/screenshots.html (original) +++ website/screenshots.html Mon Mar 26 14:03:52 2012 @@ -53,6 +53,7 @@ </td> <td class="screenshot_td"> </td> + </tr> </table> <h2>GUI screenshots</h2> _______________________________________________ relax (http://nmr-relax.com) This is the relax-commits mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-commits

