Projet

Général

Profil

« Précédent | Suivant » 

Révision 9bc2519a

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up "diag_logs filter" XHTML

Change ONCLICK to lowercase
Tidy up closing TD tags
Add dummy row to TBODY, but don't display it
Add missing closing TD and closing TR tags

Voir les différences:

usr/local/www/diag_logs_filter_summary.php
142 142
	print "</script>\n";
143 143
	print "<table cellpadding=\"3\" cellspacing=\"0\" border=\"0\" summary=\"pie chart\">";
144 144
	print "<tr><th><font size=\"+1\">{$fields[$stat]}</font></th></tr>";
145
	print "<tr><td><div id=\"piechart{$stat}\" style=\"width:450px;height:300px\"></div>";
145
	print "<tr><td><div id=\"piechart{$stat}\" style=\"width:450px;height:300px\"></div></td></tr>";
146 146
	print "</table>\n";
147 147
}
148 148

  
......
233 233
</table>
234 234
<?php include("fend.inc"); ?>
235 235
</body>
236
</html>
236
</html>

Formats disponibles : Unified diff