From 501210e1bbf79d8a9d6308257124c44a261bf379 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Wed, 3 Aug 2016 23:04:05 -0500 Subject: RT#42043: Check for cancelled packages with a cancellation date age option [age_newest options] --- httemplate/elements/tr-freq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/tr-freq.html b/httemplate/elements/tr-freq.html index cb58bf6b5..795684cf7 100644 --- a/httemplate/elements/tr-freq.html +++ b/httemplate/elements/tr-freq.html @@ -15,7 +15,7 @@ <% $freq eq $units ? 'SELECTED' : '' %> ><% $freq{$freq} %> % } - + <% $opt{'post_text'} || '' %> -- cgit v1.2.1