diff --git a/web/template/status_poll.tmpl b/web/template/status_poll.tmpl index 8b3f0c60a..9c2d29166 100644 --- a/web/template/status_poll.tmpl +++ b/web/template/status_poll.tmpl @@ -40,9 +40,9 @@ Poll  {{- end -}} {{- if .Poll.Expired -}} - closed + closed {{- else if .Poll.ExpiresAt -}} - open until + open until {{- else -}} open forever {{- end -}}