added notification for edit site url
This commit is contained in:
parent
62fe6e666a
commit
fc3529fb37
|
@ -32,6 +32,7 @@
|
|||
<label class="control-label muted"><%= t(:domain) %></label>
|
||||
<div class="controls">
|
||||
<%= f.text_field :site_domain %>
|
||||
<span class="help-inline alert alert-error">Please do not use <b>http://</b> in the url. Just input the domain of the website without <b>http://</b>.</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue