mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Add keyboard shortcut info banner to the boosting preferences section (#36506)
This commit is contained in:
parent
63dc426fae
commit
20961c7538
6 changed files with 29 additions and 9 deletions
|
|
@ -72,6 +72,7 @@
|
|||
|
||||
.fields-group
|
||||
= ff.input :'web.reblog_modal', wrapper: :with_label, hint: I18n.t('simple_form.hints.defaults.setting_boost_modal'), label: I18n.t('simple_form.labels.defaults.setting_boost_modal')
|
||||
.flash-message.hidden-on-touch-devices= t('appearance.boosting_preferences_info_html', icon: material_symbol('repeat'))
|
||||
|
||||
%h4= t 'appearance.sensitive_content'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue