mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3116
This commit is contained in:
@@ -30,12 +30,12 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#subtitleEditor" id="subtitleEditortoggle">
|
||||
<a href="#subtitleEditor" class="subtitleEditortoggle">
|
||||
{{ "prod:videoeditor:subtitleTab:: title" | trans }}
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#subtitleRequest">
|
||||
<a href="#subtitleRequest" class="subtitleEditortoggle">
|
||||
{{ "prod:videoeditor:subtitleRequestTab:: title" | trans }}
|
||||
</a>
|
||||
</li>
|
||||
@@ -228,6 +228,7 @@
|
||||
<p class="item">
|
||||
<label>{{ "prod:videoeditor:subtitleRequestTab:label:: Provider" | trans }}</label>
|
||||
<select name="subtitleProvider" id="subtitle_provider">
|
||||
<option value="Ginger">Ginger</option>
|
||||
</select>
|
||||
</p>
|
||||
<p class="item">
|
||||
|
Reference in New Issue
Block a user