diff --git a/product/ERP5Form/ListBox.py b/product/ERP5Form/ListBox.py
index a7c08ec6d8dde70056e92baa432e58579970ba87..7894c1486f629795ff94f76f9b33945855374d46 100755
--- a/product/ERP5Form/ListBox.py
+++ b/product/ERP5Form/ListBox.py
@@ -1145,7 +1145,7 @@ onChange="submitAction(this.form,'%s/portal_selections/setReportRoot')">
   <tr >
    %s
    <td class="Data" width="50" align="center" valign="middle">
-     <input type="image" src="%s/images/exec16.png" title="%s" alt="Action" name="doSelect:method" />
+     <input type="image" src="%s/images/exec16.png" title="%s" alt="Action" name="Base_doSelect:method" />
    </td>
 """ % (report_search,portal_url_string,translate('ui', 'Action')) # XXX Action? Is this word appropriate here?
           else: