diff --git a/apps/spreadsheeteditor/mobile/src/controller/Statusbar.jsx b/apps/spreadsheeteditor/mobile/src/controller/Statusbar.jsx index 8b59fe33a..fc3509e02 100644 --- a/apps/spreadsheeteditor/mobile/src/controller/Statusbar.jsx +++ b/apps/spreadsheeteditor/mobile/src/controller/Statusbar.jsx @@ -228,8 +228,8 @@ const Statusbar = inject('sheets', 'storeAppOptions', 'users')(props => { f7.dialog.create({ title: _t.textRenameSheet, content: Device.ios ? - '
' : - '
', + '
' : + '
', buttons: [ { text: 'OK',