|
|
|
|
@ -54,7 +54,7 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size);
|
|
|
|
|
data-owner-display-name="<?php p($_['displayName']) ?>" data-owner="<?php p($_['owner']) ?>" data-name="<?php p($_['filename']) ?>">
|
|
|
|
|
<button id="save-button"><?php p($l->t('Add to your Nextcloud')) ?></button>
|
|
|
|
|
<form class="save-form hidden" action="#">
|
|
|
|
|
<input type="email" id="remote_address" placeholder="user@yourNextcloud.org"/>
|
|
|
|
|
<input type="text" id="remote_address" placeholder="user@yourNextcloud.org"/>
|
|
|
|
|
<button id="save-button-confirm" class="icon-confirm svg" disabled></button>
|
|
|
|
|
</form>
|
|
|
|
|
</span>
|
|
|
|
|
|