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:
authorAndras Timar <andras.timar@collabora.com>2016-03-15 02:13:55 +0300
committerAndras Timar <andras.timar@collabora.com>2016-03-15 02:13:55 +0300
commitb323d9512d02ffe68876e3d37879faaabd023e24 (patch)
tree084e98e67e50ab8d761613ce96cc653c46c77b75 /templates/admin.php
parentf0f3e42c0e1ce423464ae50742be572b49a97bec (diff)
internal name: richdocuments, name: Collabora Online, version: 0.9.0
Diffstat (limited to 'templates/admin.php')
-rw-r--r--templates/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 37b74e2d..9d361439 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -1,8 +1,8 @@
<?php
script('richdocuments', 'admin');
?>
-<div class="section" id="documents">
- <h2><?php p($l->t('Documents')) ?></h2>
+<div class="section" id="richdocuments">
+ <h2><?php p($l->t('Collabora Online')) ?></h2>
<div id="wopi_client">
<input type="text" name="wopi_url" id="wopi_url" value="<?php p($_['wopi_url'])?>" style="width:250px;">
<br /><em><?php p($l->t('WOPI Client')) ?></em>