margin between right border and hlUpdated

master
Andrew Dolgov 19 years ago
parent be773442d2
commit 12d7c4cdee

@ -1105,7 +1105,7 @@
$updated_fmt = date($short_date, strtotime($line["updated"]));
}
print "<td class=\"hlUpdated\"><nobr>$updated_fmt</nobr></td>";
print "<td class=\"hlUpdated\"><nobr>$updated_fmt&nbsp;</nobr></td>";
print "</tr>";

Loading…
Cancel
Save