diff --git a/admin-dev/themes/default/css/admin.css b/admin-dev/themes/default/css/admin.css
index 5ff97f4e0..ea86b6c6b 100644
--- a/admin-dev/themes/default/css/admin.css
+++ b/admin-dev/themes/default/css/admin.css
@@ -664,4 +664,8 @@ ul.listForm li {padding-bottom:3px;}
/******** CREATE AN ORDER **************/
#carrier_form label{padding-top:0}
-#carrier_form input{margin-top:3px}
\ No newline at end of file
+#carrier_form input{margin-top:3px}
+
+/************** SCENE *****************/
+
+#large_scene_image{clear:both;border:1px solid transparent;}
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/helpers/list/list_header.tpl b/admin-dev/themes/default/template/helpers/list/list_header.tpl
index 31df8a497..1a821e4f6 100644
--- a/admin-dev/themes/default/template/helpers/list/list_header.tpl
+++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl
@@ -189,8 +189,8 @@
{elseif $params.type == 'date' || $params.type == 'datetime'}
- {l s='From'}
- {l s='To'}
+ {l s='From'}
+ {l s='To'}
{elseif $params.type == 'select'}
{if isset($params.filter_key)}