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:
authorJulius Härtl <jus@bitgrid.net>2018-12-31 16:32:50 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-18 00:45:27 +0300
commit723d0b266057d69c062d7ca0b071de454e3b7c3e (patch)
treee1cc033f529ea005c009b6c38f70fad0ecde4bd7 /templates
parenta09229b29e4ae386d5102fffa9ae88361ce9b09d (diff)
Improve current editor listing in Nextcloud header
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 98142e59..b006d967 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -12,7 +12,7 @@ script('files', 'jquery.fileupload');
title="<?php p($l->t('Open documentation'));?>"
href="https://nextcloud.github.io/richdocuments/app_settings"></a>
</h2>
-
+
<br/>
<label for="wopi_url"><?php p($l->t('Collabora Online server')) ?></label>
<input type="text" name="wopi_url" id="wopi_url" value="<?php p($_['wopi_url'])?>" style="width: 300px; display: block;">