UX: get rid of preview_for (#7314)

This commit is contained in:
Joffrey JAFFEUX
2019-04-03 10:09:25 +02:00
committed by GitHub
parent 7b194743d7
commit b360d4289e
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@
</div>
{{else}}
<div class="preview alert alert-info">
<b>{{i18n "discourse_local_dates.create.form.preview_for" timezone=currentUserTimezone}}</b>
<b>{{currentUserTimezone}}: </b>
{{currentPreview}}
</div>
{{/unless}}