s/SHIFT/shift/g
This commit is contained in:
parent
4f58d76eda
commit
9901f9e6c3
4 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ oml.ui.mainPanel = function() {
|
|||
resize: [192, 256, 320, 384],
|
||||
size: ui.sidebarSize,
|
||||
tooltip: Ox._('sidebar') + ' <span class="OxBright">'
|
||||
+ Ox.SYMBOLS.SHIFT + 'S</span>'
|
||||
+ Ox.SYMBOLS.shift + 'S</span>'
|
||||
},
|
||||
{
|
||||
element: oml.$ui.rightPanel = oml.ui.rightPanel()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue