From 83bc1fdf7145a2525b7e48f1dc6064e55ab4f31b Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 16 Oct 2011 01:17:49 +0000 Subject: add do_not_call, RT#12981 --- httemplate/elements/phonenumber.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/elements') diff --git a/httemplate/elements/phonenumber.html b/httemplate/elements/phonenumber.html index 854f5846d..736984b45 100644 --- a/httemplate/elements/phonenumber.html +++ b/httemplate/elements/phonenumber.html @@ -64,6 +64,10 @@ % % } % +% if ( $opt{'calling_list_exempt'} ) { + - calling list exempt +% } +% % } else {   -- cgit v1.2.1