Merge pull request #2587 from riking/underscores
Use settingName in settings_list like the others
This commit is contained in:
commit
625d74dd10
|
@ -1,5 +1,5 @@
|
|||
<div class='setting-label'>
|
||||
<h3>{{unbound setting}}</h3>
|
||||
<h3>{{unbound settingName}}</h3>
|
||||
</div>
|
||||
<div class="setting-value">
|
||||
{{list-setting settingValue=value choices=choices}}
|
||||
|
|
Loading…
Reference in New Issue