diff options
-rw-r--r-- | core/templates/filepicker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html index 6d55689fe3d..d9382bef029 100644 --- a/core/templates/filepicker.html +++ b/core/templates/filepicker.html @@ -47,7 +47,7 @@ <span class="filename-parts"> <span class="filename-parts__first">{filename1}</span> <span class="filename-parts__last">{filename2}</span> - </div> + </span> </td> <td class="filesize" style="color:rgb({sizeColor}, {sizeColor}, {sizeColor})"> |