mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Fix identation for Dispute form
This commit is contained in:
parent
1dc2cf8e12
commit
a270fc8422
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<div>
|
||||
<p>As per domain law, expiry time is <%= Setting.dispute_period_in_months / 12 %> years ahead from start date.</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>As per domain law, expiry time is <%= Setting.dispute_period_in_months / 12 %> years ahead from start date.</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-md-4 control-label">
|
||||
<%= f.label :domain_name %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue