diff --git a/admin-dev/themes/default/admin.css b/admin-dev/themes/default/admin.css
index ca2f3ae0b..8deeb6e7e 100644
--- a/admin-dev/themes/default/admin.css
+++ b/admin-dev/themes/default/admin.css
@@ -169,4 +169,5 @@ form.defaultForm{ background-color:#ebedf4; border:1px solid #ccced7; min-heig
.product-tab-content h4.tab { display:none;}
/*FOOTER*/
-#footer {height:40px;background:#ECEADE url(footer-bg.png) repeat-x scroll left bottom;border:1px solid #999999;font-size:12px;clear:both;font-size:0.9em;color:#666666}
\ No newline at end of file
+#footer {height:40px;background:#ECEADE url(footer-bg.png) repeat-x scroll left bottom;border:1px solid #999999;font-size:12px;clear:both;font-size:0.9em;color:#666666}
+div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;}
diff --git a/admin-dev/themes/template/footer.tpl b/admin-dev/themes/template/footer.tpl
index 0405396c0..a2079f88e 100644
--- a/admin-dev/themes/template/footer.tpl
+++ b/admin-dev/themes/template/footer.tpl
@@ -37,9 +37,9 @@
{if $iso_is_fr}
Questions / Renseignements / Formations : +33 (0)1.40.18.30.04 de 09h à 18h
{/if}
- |
- |
- |
+ |
+ |
+ |
@@ -53,5 +53,35 @@
}
{/if}
+
+