summaryrefslogtreecommitdiffstats
path: root/apps/files/js/templates/operationprogressbar.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/js/templates/operationprogressbar.handlebars')
-rw-r--r--apps/files/js/templates/operationprogressbar.handlebars2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/js/templates/operationprogressbar.handlebars b/apps/files/js/templates/operationprogressbar.handlebars
index 5d6a7e860f0..c02ac623fab 100644
--- a/apps/files/js/templates/operationprogressbar.handlebars
+++ b/apps/files/js/templates/operationprogressbar.handlebars
@@ -1,5 +1,5 @@
<div id="uploadprogressbar">
- <em class="label outer" style="display:none"><span class="desktop">{{textDesktop}}</span><span class="mobile">{{textMobile}}</span></em>
+ <em class="label outer" style="display:none"></em>
</div>
<button class="stop icon-close" style="display:none">
<span class="hidden-visually">{{textCancelButton}}</span>