diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_getPermanentURL.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_getPermanentURL.xml
index 9997958ece9250edc52f18613f50ef9735e7c9a4..56285785e8ab422e2e6153a838f4c0768ec4b07c 100644
--- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_getPermanentURL.xml
+++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_getPermanentURL.xml
@@ -94,7 +94,7 @@
  - change the behaviour of WebSection_getPermanentURL\n
    for documents which are not published.\n
 """\n
-html_portal_type_list = (\'Web Site\', \'Web Section\')#, \'Web Page\')\n
+html_portal_type_list = (\'Web Site\', \'Web Section\', \'Web Page\')\n
 portal_type = document.getPortalType()\n
 \n
 # If no reference is defined, no way to build a permanent URL.\n
diff --git a/bt5/erp5_web/bt/revision b/bt5/erp5_web/bt/revision
index acecfee9f6a48940fe277717833f56c498abd940..20d91f52a5996a0ab0747c804ca798a9deecf652 100644
--- a/bt5/erp5_web/bt/revision
+++ b/bt5/erp5_web/bt/revision
@@ -1 +1 @@
-962
\ No newline at end of file
+963
\ No newline at end of file