diff --git a/app/assets/javascripts/discourse/templates/modal/feature-topic.hbs b/app/assets/javascripts/discourse/templates/modal/feature-topic.hbs index 97f8a0e346e..cbe81d04cb9 100644 --- a/app/assets/javascripts/discourse/templates/modal/feature-topic.hbs +++ b/app/assets/javascripts/discourse/templates/modal/feature-topic.hbs @@ -65,7 +65,7 @@

{{i18n "topic.feature_topic.pin_globally"}} {{fa-icon "clock-o"}} - {{date-picker value=model.pinnedGloballyUntil}} + {{date-picker-future value=model.pinnedGloballyUntil}} {{popup-input-tip validation=pinGloballyValidation shownAt=pinGloballyTipShownAt}}