mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #9923 from bigcat88/fix-warning-publish_share.rst
Fixed `unexpected unindent` in public_share_template.rst
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
=======
|
||||
=====================
|
||||
Public share template
|
||||
=======
|
||||
=====================
|
||||
|
||||
.. sectionauthor:: Louis Chmn <louis@chmn.me>
|
||||
|
||||
It is possible to overrite the default public share view. This is possible by implementing the ``IPublicShareTemplateProvider`` interface.
|
||||
It is possible to override the default public share view. This is possible by implementing the ``IPublicShareTemplateProvider`` interface.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user