parent
3feccdc852
commit
479cf6fc9f
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ _italic_ and **bold** is okay. Links, and headers etc. will not show up.
|
|||
<%= f.text_field :cta_button_text, maxlength: 20, placeholder: "Limit of 20 characters" %>
|
||||
</div>
|
||||
<div class="field">
|
||||
<%= f.label "Link Text" %>
|
||||
<%= f.label "Link url" %>
|
||||
<%= f.text_field :cta_button_url, placeholder: "https://example.com" %>
|
||||
</div>
|
||||
<div class="field">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue