mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
Merge pull request #6605 from iMattPro/ticket/17300
[ticket/17300] Better Sticky and Announcement Icons
This commit is contained in:
@@ -280,7 +280,7 @@ class icon extends AbstractExtension
|
||||
*
|
||||
* {{ Icon('font', {
|
||||
* 'bullhorn': topicrow.S_POST_GLOBAL or topicrow.S_POST_ANNOUNCE,
|
||||
* 'star': topicrow.S_POST_STICKY,
|
||||
* 'thumbtack': topicrow.S_POST_STICKY,
|
||||
* 'lock': topicrow.S_TOPIC_LOCKED,
|
||||
* 'fire': topicrow.S_TOPIC_HOT,
|
||||
* 'file': true,
|
||||
|
Reference in New Issue
Block a user