mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
some minor HTML syntax fixes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{{#if dirty}}
|
||||
<div class='span3'>
|
||||
<button class='btn ok' {{action save this target="controller"}}><i class='icon-ok'></i></button>
|
||||
<button class='btn cancel' {{action cancel this target="controller"}}><i class='icon-remove'></i></button
|
||||
<button class='btn cancel' {{action cancel this target="controller"}}><i class='icon-remove'></i></button>
|
||||
</div>
|
||||
{{else}}
|
||||
{{#if overridden}}
|
||||
|
||||
Reference in New Issue
Block a user