Rename the ID from token-browser to image-tagger

This commit is contained in:
Oliver 2026-02-01 15:40:10 -07:00
parent 2fdcdf062c
commit acc1858f44
25 changed files with 37 additions and 37 deletions

View file

@ -1,6 +1,6 @@
<div class="form-group">
<label for="{{idp}}-name">
{{localize "TB.dialogs.Link.name"}}
{{localize "IT.dialogs.Link.name"}}
</label>
<input
id="{{idp}}-name"
@ -11,7 +11,7 @@
</div>
<div class="form-group">
<label for="{{idp}}-url">
{{localize "TB.dialogs.Link.url"}}
{{localize "IT.dialogs.Link.url"}}
</label>
<input
id="{{idp}}-url"