Better wording of the WOPI configuration.
This commit is contained in:
parent
85fef1c9cc
commit
945e9c5e06
@ -3,10 +3,9 @@ script('richdocuments', 'admin');
|
||||
?>
|
||||
<div class="section" id="richdocuments">
|
||||
<h2><?php p($l->t('Collabora Online')) ?></h2>
|
||||
<div id="wopi_client">
|
||||
<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:250px;">
|
||||
<br /><em><?php p($l->t('WOPI Client')) ?></em>
|
||||
</div>
|
||||
<br /><em><?php p($l->t('URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client.')) ?></em>
|
||||
<br /><button type="button" id="docs_apply"><?php p($l->t('Apply')) ?></button>
|
||||
<span id="documents-admin-msg" class="msg"></span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user