mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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'>
|
<div class='setting-label'>
|
||||||
<h3>{{unbound setting}}</h3>
|
<h3>{{unbound settingName}}</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="setting-value">
|
<div class="setting-value">
|
||||||
{{list-setting settingValue=value choices=choices}}
|
{{list-setting settingValue=value choices=choices}}
|
||||||
|
Loading…
Reference in New Issue
Block a user