Skip to content

Commit

Permalink
Change URL label
Browse files Browse the repository at this point in the history
  • Loading branch information
pezholio committed Jun 24, 2015
1 parent 122fe56 commit 993fe24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/campaigns/new.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</div>

<div class="control-group">
<%= label_tag(:url, "Dataset URL", class: "control-label") %>
<%= label_tag(:url, "CKAN atom feed", class: "control-label") %>
<div class="controls">
<%= text_field_tag :url %>
</div>
Expand Down

0 comments on commit 993fe24

Please sign in to comment.