maposmatic-dev
[Top][All Lists]
Advanced

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

[Maposmatic-dev] [PATCH 13/24] HTML fixes


From: Maxime Petazzoni
Subject: [Maposmatic-dev] [PATCH 13/24] HTML fixes
Date: Sun, 10 Jan 2010 15:54:07 +0100

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

diff --git a/www/templates/maposmatic/all_jobs.html 
b/www/templates/maposmatic/all_jobs.html
index 5bf57c8..0fb97ff 100644
--- a/www/templates/maposmatic/all_jobs.html
+++ b/www/templates/maposmatic/all_jobs.html
@@ -54,7 +54,6 @@ recent one.{% endblocktrans %}
   {% include "maposmatic/job.html" %}
 </div>
 {% endfor %}
-</table>
 
 {% ifnotequal jobs.paginator.num_pages 1 %}
 <div class="pagination">
diff --git a/www/templates/maposmatic/base.html 
b/www/templates/maposmatic/base.html
index 06c1c37..bab4340 100644
--- a/www/templates/maposmatic/base.html
+++ b/www/templates/maposmatic/base.html
@@ -42,7 +42,7 @@
           href="/smedia/favicon.ico" />
     {% block extralink %}{% endblock %}
 
-    <script language="JavaScript" type="text/javascript">
+    <script type="text/javascript">
       {% block extrajs %}{% endblock %}
     </script>
   </head>
-- 
1.6.3.3.261.g85c6





reply via email to

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