diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/templates/fileexists.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/templates/fileexists.html b/apps/files/templates/fileexists.html index a5b2fb76908..662177ac7ed 100644 --- a/apps/files/templates/fileexists.html +++ b/apps/files/templates/fileexists.html @@ -7,7 +7,7 @@ <th><label><input class="allexistingfiles" type="checkbox" />Already existing files<span class="count"></span></label></th> </table> <div class="conflicts"> - <div class="conflict template"> + <div class="template"> <div class="filename"></div> <div class="replacement"> <input type="checkbox" /> |