Remplacement des border=0/1 par class="noborder/border"

This commit is contained in:
Laurent Destailleur 2004-02-15 18:49:54 +00:00
parent fcd8018750
commit 9fbab94fe5

View File

@ -416,8 +416,8 @@ else
$num = $db->num_rows();
$i = 0; $total = 0;
echo '<table class="border" width="100%" cellspacing="0" cellpadding="3">';
print "<TR class=\"liste_titre\">";
echo '<table class="noborder" width="100%" cellspacing="0" cellpadding="3">';
print "<tr class=\"liste_titre\">";
print "<td>Date</td>";
print "<td>Type</td>";