Small wording hints on file uploads instead of upload File its just upload and added the title of the upload modal from upload files to upload file(s)

This commit is contained in:
johnnyq
2025-07-03 14:44:30 -04:00
parent 8753655c9c
commit 67dc012caa
2 changed files with 3 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ while ($folder_id > 0) {
<div class="card-tools">
<div class="btn-group">
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#uploadFilesModal">
<i class="fas fa-fw fa-cloud-upload-alt mr-2"></i>Upload File
<i class="fas fa-fw fa-cloud-upload-alt mr-2"></i>Upload
</button>
<button type="button" class="btn btn-primary dropdown-toggle dropdown-toggle-split" data-toggle="dropdown"></button>
<div class="dropdown-menu">