maposmatic-dev
[Top][All Lists]
Advanced

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

[Maposmatic-dev] [PATCH 3/4] HTML markup fixes.


From: Maxime Petazzoni
Subject: [Maposmatic-dev] [PATCH 3/4] HTML markup fixes.
Date: Mon, 21 Dec 2009 15:27:31 +0100

---
 www/templates/maposmatic/base.html  |    1 -
 www/templates/maposmatic/index.html |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/www/templates/maposmatic/base.html 
b/www/templates/maposmatic/base.html
index 0ce8660..79bca93 100644
--- a/www/templates/maposmatic/base.html
+++ b/www/templates/maposmatic/base.html
@@ -76,7 +76,6 @@
   {% else %}
   <p>{% trans "No random map found." %}</p>
   {% endif %}
-  </p>
 </div>
 
 <div class="box">
diff --git a/www/templates/maposmatic/index.html 
b/www/templates/maposmatic/index.html
index aa35a94..a42da1f 100644
--- a/www/templates/maposmatic/index.html
+++ b/www/templates/maposmatic/index.html
@@ -160,7 +160,7 @@ onload='pageinit()'
 <div style="float: right; margin-left: 3em;">
   <table style="text-align: center">
     <tr>
-      <td><a href="/smedia/chavagne.png"><img style="width: 200px;" 
src="/smedia/chavagne-small.png"></td></a>
+      <td><a href="/smedia/chavagne.png"><img style="width: 200px;" 
src="/smedia/chavagne-small.png"></a></td>
       <td><a href="/smedia/chavagne_index.png"><img style="width: 200px;" 
src="/smedia/chavagne_index-small.png"></a></td>
     </tr>
     <tr>
-- 
1.6.3.3.261.g85c6





reply via email to

[Prev in Thread] Current Thread [Next in Thread]