diff options
Diffstat (limited to 'apps/files/templates/fileexists.html')
-rw-r--r-- | apps/files/templates/fileexists.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/templates/fileexists.html b/apps/files/templates/fileexists.html index 79beccef3e5..5360a7c8e8f 100644 --- a/apps/files/templates/fileexists.html +++ b/apps/files/templates/fileexists.html @@ -20,6 +20,7 @@ <span class="svg icon"></span> <div class="mtime"></div> <div class="size"></div> + <div class="message"></div> </div> </div> </div> |