Closed (works as designed)
Project:
Update Status
Version:
5.x-2.0-rc2
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2007 at 22:00 UTC
Updated:
9 Aug 2007 at 07:26 UTC
The "Last checked: 3 seconds ago" stick on top of the available updates table. I think there should be a P-Tag added to get some space between the string and the table. Aside the DIV looks like bloat code... the P should be enough, but i have no time to review HTML/CSS now and this is not such important, but can reduce file size a little bit :-).
<div class="update-status checked">
<p>Last checked: 3 seconds ago
<span class="check-manually">
(
<a href="/drupal5/admin/logs/updates/check">Manuell überprüfen</a>
)
</span></p>
</div>
| Comment | File | Size | Author |
|---|---|---|---|
| update_status_P.patch | 1.18 KB | hass |
Comments
Comment #1
dww