[gnumeric] news-to-html: more html fixes.



commit d802bf6189d196ae98daf0a0e67550ed19df2876
Author: Morten Welinder <terra gnome org>
Date:   Sun Jul 15 21:39:58 2012 -0400

    news-to-html: more html fixes.

 tools/news-to-html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/news-to-html b/tools/news-to-html
index 16281b8..2269888 100644
--- a/tools/news-to-html
+++ b/tools/news-to-html
@@ -133,7 +133,7 @@ sub epilog {
 
     print "  <h2>Availability</h2>\n";
     print "  <blockquote>\n";
-    print "    <a href=\"$link\">$link</a>\n";
+    print "    <p><a href=\"$link\">$link</a></p>\n";
     print "  </blockquote>\n";
 
     print "<!--#include virtual=\"../../footer.shtml\" -->\n";



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]