FEATURE: Use fa-at for mentioned notification

This commit is contained in:
riking 2015-03-27 14:09:35 -07:00
parent 44740a379f
commit 0b98b7da60

View File

@ -778,7 +778,7 @@ en:
none: "Unable to load notifications at this time."
more: "view older notifications"
total_flagged: "total flagged posts"
mentioned: "<i title='mentioned' class='icon'>@</i><p><span>{{username}}</span> {{description}}</p>"
mentioned: "<i title='mentioned' class='fa fa-at'></i><p><span>{{username}}</span> {{description}}</p>"
quoted: "<i title='quoted' class='fa fa-quote-right'></i><p><span>{{username}}</span> {{description}}</p>"
replied: "<i title='replied' class='fa fa-reply'></i><p><span>{{username}}</span> {{description}}</p>"
posted: "<i title='replied' class='fa fa-reply'></i><p><span>{{username}}</span> {{description}}</p>"