diff --git a/asterisk_click2dial/__openerp__.py b/asterisk_click2dial/__openerp__.py
index e93fea8..060b879 100644
--- a/asterisk_click2dial/__openerp__.py
+++ b/asterisk_click2dial/__openerp__.py
@@ -104,10 +104,6 @@ http://www.akretion.com/products-and-services/openerp-asterisk-voip-connector
'web_asterisk_click2dial.xml',
],
'demo': ['asterisk_click2dial_demo.xml'],
- 'images': [
- 'images/sshot-click2dial.jpg',
- 'images/sshot-open_calling_party.jpg',
- ],
'qweb': ['static/src/xml/*.xml'],
'css': ['static/src/css/*.css'],
'application': True,
diff --git a/asterisk_click2dial/images/sshot-click2dial.jpg b/asterisk_click2dial/images/sshot-click2dial.jpg
deleted file mode 100644
index 57a45fe..0000000
Binary files a/asterisk_click2dial/images/sshot-click2dial.jpg and /dev/null differ
diff --git a/asterisk_click2dial/images/sshot-open_calling_party.jpg b/asterisk_click2dial/images/sshot-open_calling_party.jpg
deleted file mode 100644
index c6072bd..0000000
Binary files a/asterisk_click2dial/images/sshot-open_calling_party.jpg and /dev/null differ
diff --git a/asterisk_click2dial/static/description/sshot-click2dial.jpg b/asterisk_click2dial/static/description/sshot-click2dial.jpg
new file mode 100644
index 0000000..fa7bd64
Binary files /dev/null and b/asterisk_click2dial/static/description/sshot-click2dial.jpg differ
diff --git a/asterisk_click2dial/static/description/sshot-open_calling_party.jpg b/asterisk_click2dial/static/description/sshot-open_calling_party.jpg
new file mode 100644
index 0000000..3a48ac4
Binary files /dev/null and b/asterisk_click2dial/static/description/sshot-open_calling_party.jpg differ
diff --git a/base_phone/wizard/number_not_found_view.xml b/base_phone/wizard/number_not_found_view.xml
index 4011c0c..1cd47e1 100644
--- a/base_phone/wizard/number_not_found_view.xml
+++ b/base_phone/wizard/number_not_found_view.xml
@@ -31,7 +31,7 @@
-
@@ -39,7 +39,7 @@
options="{'dial_button_invisible': True}"/>
-
diff --git a/crm_phone/wizard/number_not_found_view.xml b/crm_phone/wizard/number_not_found_view.xml
index d53c3f9..e383541 100644
--- a/crm_phone/wizard/number_not_found_view.xml
+++ b/crm_phone/wizard/number_not_found_view.xml
@@ -16,7 +16,7 @@
-
@@ -24,7 +24,7 @@
options="{'dial_button_invisible': True}"/>
-