mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Replace underscore with space when showing site setting names
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class='setting-label'>
|
||||
<h3>{{unbound setting}}</h3>
|
||||
<h3>{{unbound settingName}}</h3>
|
||||
</div>
|
||||
<div class="setting-value">
|
||||
<label>
|
||||
|
||||
Reference in New Issue
Block a user