Skip to content

Commit

Permalink
Rename checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
aniav committed Nov 11, 2023
1 parent 5906ce2 commit e95799a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
class="form-check-input"
value=""
>
<label for="extra_row" class="form-check-label">Duplicate first line</label>
<label for="extra_row" class="form-check-label">Fill header row from first line</label>
</div>
<div class="form-group" ng-if="nonDefaultProfilesExist()">
<label for="profile">Bank profile</label>
Expand Down

0 comments on commit e95799a

Please sign in to comment.