Skip to content

Commit

Permalink
requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorCapCoder committed May 22, 2024
1 parent f3c30a9 commit 58c48f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/ctltools/forms/add-ctl-tool.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<input type="text" name="medium[mediumId]" id="mediumId" class="form-control" placeholder="urn:bilo:medium:123456789">
</div>
<div class="form-group">
<label class="control-label" for="mediaSourceId">Medienkatalog-ID</label>
<label class="control-label" for="mediaSourceId">Medienkatalog-Id</label>
<input type="text" name="medium[mediaSourceId]" id="mediaSourceId" class="form-control" placeholder="123456">
</div><div class="form-group">
<label class="control-label" for="publisher">Anbieter</label>
Expand Down

0 comments on commit 58c48f6

Please sign in to comment.