Skip to content

Commit

Permalink
#94 - Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimot24 committed Nov 4, 2024
1 parent a589bc5 commit ef901fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/View/media/header_images.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ class="form-label">Media</label>
</div>
<div class="col-2">
<label for="header-image-image"
class="form-label">Media</label>
class="form-label">Type</label>
<input type="text" class="form-control disabled"
id="header-image-type" value="{{ $each->type }}"
disabled>
Expand Down

0 comments on commit ef901fc

Please sign in to comment.