Merge pull request #157 from Moonlight-Panel/FixSftpWebsitePort

Fixed website sftp port
This commit is contained in:
Marcel Baumgartner
2023-06-11 16:32:48 +02:00
committed by GitHub

View File

@@ -22,7 +22,7 @@
</label> </label>
</div> </div>
<div class="col-md-9"> <div class="col-md-9">
<input type="text" class="form-control form-control-solid disabled" disabled="disabled" value="21"> <input type="text" class="form-control form-control-solid disabled" disabled="disabled" value="22">
</div> </div>
</div> </div>
<div class="row fv-row mb-7"> <div class="row fv-row mb-7">