1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Cache admin UI usability

This commit is contained in:
SecretR
2013-03-07 16:05:03 +02:00
parent 4dfdaacac7
commit 137ecd6c2e
2 changed files with 3 additions and 3 deletions

View File

@@ -175,8 +175,8 @@ $text = "
</tr>
</tbody>
</table>
<div class='buttons-bar left'>
".$frm->admin_button('submit_cache', CACLAN_2, 'update')."
<div class='buttons-bar'>
<div class='f-right'>".$frm->admin_button('submit_cache', CACLAN_2, 'update')."</div>
".$frm->selectbox('option_clear_cache', array(
'empty_all' => CACLAN_26,
'empty_contentcache' => CACLAN_5,