mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17300] Replace Sticky and Announcement Icons
PHPBB3-17300 Signed-off-by: Matt Friedman <maf675@gmail.com>
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