]> source.dussan.org Git - sonarqube.git/commitdiff
Fix HTML (minor)
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 14 Jun 2011 17:00:56 +0000 (19:00 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 14 Jun 2011 17:00:56 +0000 (19:00 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/index.html.erb

index 24d85d03a610df0d58edb335b985d6cd6b47e7c4..78339cbc2ace68caa6036fabc52f651aa3750f39 100644 (file)
@@ -23,7 +23,7 @@
 <% else %>
 
   <table class="data width100 marginbottom10" id="alerts">
-    <thead><tr><th></td></th></tr></thead>
+    <thead><tr><th></th></tr></thead>
     <tbody>
       <% for alert in @alerts %>
           <tr class="<%= cycle('even','odd') -%>">