rename webdav server label

This commit is contained in:
raphael 2019-07-01 13:24:02 +02:00
parent 40d58e28d5
commit e7f923a999
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ $(document).ready(function () {
var webDavHtml = $('<div>' +
'<table>' +
'<tr>' +
'<td>Webdav-Server:</td>' +
'<td>Server URL:</td>' +
'<td><input class="webdavserver" type="text" value="'+webdavserver+'" placeholder="https://yourserver.com/remote.php/webdav/"></td>' +
'<td></td>' +
'</tr>' +