CC-4256: Smart Playlist: change name to smart block and etc
- done
This commit is contained in:
parent
2438325445
commit
a24da9e324
12 changed files with 36 additions and 33 deletions
|
@ -731,7 +731,7 @@ class Application_Model_StoredFile
|
|||
$row['audioFile'] = $row['id'];
|
||||
$row['image'] = '<img title="Webstream preview" src="/css/images/record_icon.png">';
|
||||
} else if ($type == "bl") {
|
||||
$row['image'] = '<img title="Smart Playlist" src="/css/images/delete.png">';
|
||||
$row['image'] = '<img title="Smart Block" src="/css/images/delete.png">';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue