Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-11-08 15:41:49 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-12-20 09:38:45 +0300
commit129516e4f5f8576765faf000b461398075153c87 (patch)
treeb02db84e8fce039feecdccff7be45fba93098b4a /templates
parent3bcd96c0c05cba45b1be5b33d5faa4c85bf11f20 (diff)
Add Personal settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'templates')
-rw-r--r--templates/personal.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/personal.php b/templates/personal.php
new file mode 100644
index 00000000..24807f32
--- /dev/null
+++ b/templates/personal.php
@@ -0,0 +1,5 @@
+<div class="section" id="richdocuments">
+ <h2>
+ <?php p($l->t('Collabora Online')) ?>
+ </h2>
+</div>