Fix coupon form a bit
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
</div>
|
||||
{{else}}
|
||||
<div id="submit_result" class="highlight_red">
|
||||
Something went wrong, please correct these errors before continuing:<br/>
|
||||
<ul>
|
||||
{{range $msg := .SubmitMessages}}
|
||||
<li>{{$msg}}</li>
|
||||
|
Reference in New Issue
Block a user