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:
Diffstat (limited to 'templates/admin.php')
-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;">