Add theme identifier to body classes for easier custom CSS styling (#8439)
Add forgotten custom CSS admin setting strings
This commit is contained in:
parent
cd049454be
commit
22e46ebad8
4 changed files with 18 additions and 15 deletions
|
@ -350,6 +350,9 @@ en:
|
|||
contact_information:
|
||||
email: Business e-mail
|
||||
username: Contact username
|
||||
custom_css:
|
||||
desc_html: Modify the look with CSS loaded on every page
|
||||
title: Custom CSS
|
||||
hero:
|
||||
desc_html: Displayed on the frontpage. At least 600x100px recommended. When not set, falls back to instance thumbnail
|
||||
title: Hero image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue