mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 08:14:01 +08:00
FIX: Incorrect capitalization. No idea how it didn't fail!
This commit is contained in:
parent
9d4c53c882
commit
f28719fd85
@ -18,7 +18,7 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if showName}}
|
||||
<h2><a href {{Action "showUser"}}>{{name}}</a></h2>
|
||||
<h2><a href {{action "showUser"}}>{{name}}</a></h2>
|
||||
{{/if}}
|
||||
</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user