Skip to content

Commit

Permalink
Bug 14316: Clarify meaning of record number in Batch record modificat…
Browse files Browse the repository at this point in the history
…ion tool

Same change as the first patch, but for the batch record
modification tool.

Signed-off-by: Marc Véron <[email protected]>

Signed-off-by: Kyle M Hall <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit 327495b)
Signed-off-by: Fridolin Somers <[email protected]>
(cherry picked from commit 3352a6e)
Signed-off-by: Katrin Fischer <[email protected]>
  • Loading branch information
kfischer committed Oct 6, 2017
1 parent 6042f0a commit d790db9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ $(document).ready(function() {
<legend>Or enter a list of record numbers</legend>
<ol>
<li>
<label for="recordnumber_list">Record number list (one per line): </label>
<label for="recordnumber_list">List of biblionumbers or authority ids (one per line): </label>
<textarea rows="10" cols="30" id="recordnumber_list" name="recordnumber_list"></textarea>
</li>
</ol>
Expand Down

0 comments on commit d790db9

Please sign in to comment.