Merge pull request #502 from chrislentz/master

Fixed the default PMM ratings rating2 horizontal positioning.
pull/503/head
cpt-kuesel 2 years ago committed by GitHub
commit e7d585e19f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -281,7 +281,7 @@ templates:
value: -<<ch2_offset>> value: -<<ch2_offset>>
- rating_alignment: horizontal - rating_alignment: horizontal
horizontal_position: center horizontal_position: center
value: -<<ch3_offset>> value: -<<center_offset>>
- rating_alignment: horizontal - rating_alignment: horizontal
horizontal_position: right horizontal_position: right
rating1: none rating1: none
@ -297,7 +297,7 @@ templates:
value: <<h2_offset>> value: <<h2_offset>>
- rating_alignment: horizontal - rating_alignment: horizontal
horizontal_position: right horizontal_position: right
value: <<h3_offset>> value: <<h2_offset>>
- rating_alignment: horizontal - rating_alignment: horizontal
horizontal_position: left horizontal_position: left
rating1: none rating1: none

Loading…
Cancel
Save