diff --git a/product/ERP5/skins/erp5_crm/person_search_phones.form b/product/ERP5/skins/erp5_crm/Person_viewSearchPhoneDialog.form
similarity index 96%
rename from product/ERP5/skins/erp5_crm/person_search_phones.form
rename to product/ERP5/skins/erp5_crm/Person_viewSearchPhoneDialog.form
index a597644f5664e12e495f3d014dc4783500748c45..0f66b20c04ceaa9280347c9c644ec35f6f4d44e1 100755
--- a/product/ERP5/skins/erp5_crm/person_search_phones.form
+++ b/product/ERP5/skins/erp5_crm/Person_viewSearchPhoneDialog.form
@@ -3,9 +3,9 @@
 <form>
   <title>Search</title>
   <row_length>4</row_length>
-  <name>search</name>
+  <name>Base_viewSearchResultList</name>
   <pt>form_dialog</pt>
-  <action>person_list_phone</action>
+  <action>Person_viewPhoneList</action>
   <update_action></update_action>
   <method>POST</method>
   <enctype></enctype>
@@ -82,4 +82,4 @@
       </fields>
     </group>
   </groups>
-</form>
+</form>
\ No newline at end of file