forked from 0x2620/pandora
pad.ma info view icon: change wording of tooltip
This commit is contained in:
parent
86afa8aa4f
commit
ab9aaaee19
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ pandora.ui.infoView = function(data) {
|
|||
|
||||
$icon = Ox.Element({
|
||||
element: '<img>',
|
||||
tooltip: 'Open in ' + Ox.getObjectById(
|
||||
tooltip: 'Switch to ' + Ox.getObjectById(
|
||||
pandora.site.itemViews,
|
||||
ui.videoView
|
||||
).title
|
||||
|
|
Loading…
Reference in a new issue