Browse Source

change input label

main
ghost 1 year ago
parent
commit
3f083cb1b7
  1. 2
      templates/default/torrent/submit.html.twig

2
templates/default/torrent/submit.html.twig

@ -24,7 +24,7 @@
</div> </div>
<div class="margin-y-16-px"> <div class="margin-y-16-px">
<label for="locales"> <label for="locales">
{{'Contains language'|trans }} {{'Content language'|trans }}
</label> </label>
<sub class="opacity-0 parent-hover-opacity-09" title="{{ form.locales.attribute.placeholder }}"> <sub class="opacity-0 parent-hover-opacity-09" title="{{ form.locales.attribute.placeholder }}">
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="currentColor" viewBox="0 0 16 16"> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="currentColor" viewBox="0 0 16 16">

Loading…
Cancel
Save