diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml
index 794bfe2c436eaa377772440a83f7ec7e0328b082..bea2c2cd684728dc1800284976cd000441a3827e 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml
@@ -209,6 +209,7 @@
                     i18n:translate="" i18n:domain="ui"> - <tal:block tal:replace="python: len(here.getCheckedUidList())" i18n:name="number">0</tal:block> item(s) selected</span>\n
               </td>\n
 \n
+<tal:block tal:condition="python: here.total_pages > 1">\n
               <tal:block tal:condition="not: is_gadget_mode">\n
                 <td style="white-space: nowrap; vertical-align: middle; text-align: center;">\n
                   <input tal:condition="python: here.current_page > 0"\n
@@ -286,6 +287,7 @@
                                     onclick python: real_context.KnowledgePad_generateAjaxCall(context_url+\'/\'+form_id,box_relative_url,box_id,params)"/>\n
                 </td>\n
               </tal:block>\n
+</tal:block>\n
             </tr>\n
           </table>\n
         </div>\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 633fa34c7fada9bd58cc890eacb04392b5a0330f..ca6d18c238717ddb04f0e8050d4566fa3493b016 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-615
\ No newline at end of file
+616
\ No newline at end of file