mirror of
https://github.com/discourse/discourse.git
synced 2024-12-03 01:33:38 +08:00
7 lines
316 B
Handlebars
7 lines
316 B
Handlebars
<label class="btn btn-default {{if addDisabled "disabled"}}">
|
|
{{d-icon "upload"}}
|
|
{{i18n "admin.watched_words.form.upload"}}
|
|
<input class="hidden-upload-field" disabled={{addDisabled}} type="file" accept="text/plain">
|
|
</label>
|
|
<span class="instructions">{{i18n "admin.watched_words.one_word_per_line"}}</span>
|