mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 03:41:12 +08:00
Rename favorite to starred everywhere
This commit is contained in:
@ -47,7 +47,7 @@ module("Discourse.KeyboardShortcuts", {
|
||||
" </td></tr>",
|
||||
"</table>",
|
||||
"<div id='topic-footer-buttons'>",
|
||||
" <button class='favorite'></button>",
|
||||
" <button class='star'></button>",
|
||||
" <button class='create'></button>",
|
||||
" <button class='share'></button>",
|
||||
"</div>",
|
||||
|
Reference in New Issue
Block a user