Skip to content

Commit

Permalink
change label for ASpace URL
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisprom committed Jan 10, 2014
1 parent a170e1d commit ba0fc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/jobs/new.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<h3>ASpace Connection</h3>
<fieldset>
<div class="pure-control-group">
<label for="job_aspace_url">ASpace URL:</label>
<label for="job_aspace_url">ASpace URL (backend):</label>
<input id="job_aspace_url" class="pure-input-1-2" name="job[aspace_url]" type="text" value="<%= Appdata.default_aspace_url %>" required/>
</div>
<div class="pure-control-group">
Expand Down

0 comments on commit ba0fc39

Please sign in to comment.