margin between right border and hlUpdated
This commit is contained in:
@@ -1105,7 +1105,7 @@
|
|||||||
$updated_fmt = date($short_date, strtotime($line["updated"]));
|
$updated_fmt = date($short_date, strtotime($line["updated"]));
|
||||||
}
|
}
|
||||||
|
|
||||||
print "<td class=\"hlUpdated\"><nobr>$updated_fmt</nobr></td>";
|
print "<td class=\"hlUpdated\"><nobr>$updated_fmt </nobr></td>";
|
||||||
|
|
||||||
print "</tr>";
|
print "</tr>";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user