diff --git a/docs/manual/src/docbook/taglibs.xml b/docs/manual/src/docbook/taglibs.xml index f24d4f8efe..c85bb759b1 100644 --- a/docs/manual/src/docbook/taglibs.xml +++ b/docs/manual/src/docbook/taglibs.xml @@ -74,7 +74,8 @@ This content will only be visible to users who are authorized to send requests t don't, it will be skipped. An example might be<sec:accesscontrollist hasPermission="1,2" domainObject="someObject"> -This will be shown if the user has either of the permissions represented by the values "1" or "2" on the given object. +This will be shown if the user has either of the permissions +represented by the values "1" or "2" on the given object. </sec:accesscontrollist> The permissions are passed to the PermissionFactory diff --git a/docs/manual/src/xsl/pdf-custom.xsl b/docs/manual/src/xsl/pdf-custom.xsl index 5fe37db2fd..19220e2c8d 100644 --- a/docs/manual/src/xsl/pdf-custom.xsl +++ b/docs/manual/src/xsl/pdf-custom.xsl @@ -27,6 +27,8 @@ + +