View: Consider `letter` a legacy icon name
This commit is contained in:
parent
7f9217b052
commit
4eadfd0ace
|
@ -205,7 +205,8 @@ class View extends Zend_View_Abstract
|
|||
'th-thumb-empty' => true,
|
||||
'github-circled' => true,
|
||||
'history' => true,
|
||||
'binoculars' => true
|
||||
'binoculars' => true,
|
||||
'letter' => true
|
||||
//</editor-fold>
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue