summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-freq.html
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-08-03 23:04:05 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-08-29 16:48:11 -0500
commit501210e1bbf79d8a9d6308257124c44a261bf379 (patch)
treeae011f729abfa2fb3481b126df0a406d50769e4a /httemplate/elements/tr-freq.html
parentbcaab65d7ce645ea7fef8361fe57fbcde532b0ab (diff)
RT#42043: Check for cancelled packages with a cancellation date age option [age_newest options]
Diffstat (limited to 'httemplate/elements/tr-freq.html')
-rw-r--r--httemplate/elements/tr-freq.html2
1 files changed, 1 insertions, 1 deletions
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} %>
% }
- </SELECT>
+ </SELECT><% $opt{'post_text'} || '' %>
</TD>