{script} {literal} $(document).ready( function(){ $('tr.item-row', '#list-table').hover( function(){ $('div.management-controls', $(this)).show(); }, function(){ $('div.management-controls', $(this)).hide(); } ) } ); {/literal} {/script} {style} {literal} #list-table tr.item-row{ height: 30px; } {/literal} {/style} {$menu}
{text key="blogs+manage_page_post_title"} | {text key="blogs+manage_page_last_updated"} | {text key="blogs+manage_page_status"} | |||||||
---|---|---|---|---|---|---|---|---|---|
`$post->id`]"}"> {$post->title} | {format_date timestamp=$post->timestamp} | {$status} | |||||||
{text key='blogs+no_posts'} |