2017-06-28 16:56:44 -04:00
|
|
|
<label class="btn {{if addDisabled 'disabled'}}">
|
2017-07-26 16:25:09 -04:00
|
|
|
{{d-icon "upload"}}
|
2017-06-28 16:56:44 -04:00
|
|
|
{{i18n 'admin.watched_words.form.upload'}}
|
|
|
|
<input disabled={{addDisabled}} type="file" accept="text/plain,text/csv" style="visibility: hidden; position: absolute;" />
|
|
|
|
</label>
|
|
|
|
<br/>
|
|
|
|
<span class="instructions">One word per line</span>
|