luci-splash: getElementById("splash_table") splash_table is the id from a tbody....
[project/luci.git] / applications / luci-splash / luasrc / view / admin_status / splash.htm
index 86cb9c8..f4abc22 100644 (file)
@@ -207,7 +207,7 @@ end
                                <% else %>
                                        s += String.format('%s', splash.policy);
                                <% end %>
-                                       s += '</td></tr></tbody>'
+                                       s += '</td></tr>'
                                }
                                tbody.innerHTML = s;
                        }