mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Add space after gear
This commit is contained in:
parent
42b564de1c
commit
c22a073f2f
@ -812,7 +812,7 @@
|
||||
var height = files.files.length * 50;
|
||||
|
||||
var waitMessage = '<p class="text-center mb-0">' +
|
||||
'<i class="fa fa-spin fa-cog"></i>' +
|
||||
'<i class="fa fa-spin fa-cog"></i> ' +
|
||||
"{{ translate('serverFiles', 'waitUpload', data['lang']) }}" + '<br>' +
|
||||
'<strong>' + "{{ translate('serverFiles', 'stayHere', data['lang']) }}" + '</strong>' +
|
||||
'</p>' +
|
||||
|
Loading…
Reference in New Issue
Block a user