lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 6b1abc0 11/15: Rework {flexible, single}-prem


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 6b1abc0 11/15: Rework {flexible, single}-premium footnotes
Date: Tue, 27 Aug 2019 13:50:20 -0400 (EDT)

branch: master
commit 6b1abc054f603cee3879967fbb29d47baf15c39c
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Rework {flexible,single}-premium footnotes
    
    Incorporated the name of the term into its definition, so that both now
    reside in the product database.
---
 ill_reg_column_headings.mst | 26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

diff --git a/ill_reg_column_headings.mst b/ill_reg_column_headings.mst
index eb69feb..f368f4a 100644
--- a/ill_reg_column_headings.mst
+++ b/ill_reg_column_headings.mst
@@ -92,13 +92,10 @@ less any monthly charges deducted.
 {{/Has1035ExchCharge}}
 {{/AllowExperienceRating}}
 
-<!-- Single Premium Logic -->
 {{^SinglePremium}}
-<p>
-<b>Flexible Premiums:</b>
-{{FlexiblePremiumFootnote}}
+  {{FlexiblePremiumFootnote}}
 {{/SinglePremium}}
-</p>
+
 <p>
 <b>Guaranteed Crediting Rate:</b>
 {{GuaranteedCreditRateFootnote}}
@@ -124,13 +121,11 @@ to income tax and may also trigger a tax penalty.
 </p>
 {{/IsInforce}}
 {{MinDeathBenefitFootnote}}
-<!-- Single Premium Logic -->
+
 {{#ModifiedSinglePremium}}
-<p>
-<b>Modified Single Premium:</b>
-{{SinglePremiumFootnote}}
-</p>
+  {{SinglePremiumFootnote}}
 {{/ModifiedSinglePremium}}
+
 <p>
 <b>Monthly Charges:</b>
 The monthly charges for the following month which include:
@@ -157,14 +152,11 @@ requested decrease is allowed only once per Policy Year, 
and the
 resulting Selected Face Amount after decrease must meet the
 minimum defined in your {{ContractName}}.
 </p>
-<!-- Single Premium Logic -->
+
 {{#SinglePremium}}
-{{^ModifiedSinglePremium}}
-<p>
-<b>Single Premium:</b>
-{{SinglePremiumFootnote}}
-</p>
-{{/ModifiedSinglePremium}}
+  {{^ModifiedSinglePremium}}
+    {{SinglePremiumFootnote}}
+  {{/ModifiedSinglePremium}}
 {{/SinglePremium}}
 
 {{UltCreditingRateFootnote}}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]