lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master c331e80 15/17: Shuffle a loan footnote


From: Greg Chicares
Subject: [lmi-commits] [lmi] master c331e80 15/17: Shuffle a loan footnote
Date: Fri, 25 Sep 2020 17:16:17 -0400 (EDT)

branch: master
commit c331e80c9069392dc8b31305f87a4eb6b0198525
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Shuffle a loan footnote
    
    Bring two different loan footnotes together. The order was haphazard;
    it made no sense for them to be on different pages, especially as the
    term "loan interest rate" was used first and defined later.
---
 ill_reg_narr_summary.mst  | 10 ++++++++++
 ill_reg_narr_summary2.mst | 10 ----------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/ill_reg_narr_summary.mst b/ill_reg_narr_summary.mst
index c9b168c..ed484a2 100644
--- a/ill_reg_narr_summary.mst
+++ b/ill_reg_narr_summary.mst
@@ -52,6 +52,16 @@
 {{/SinglePremium}}
 
 <!-- PDF !! LoanFootnote -->
+{{!
+    PDF !! 'MaxAnnCurrLoanDueRate': loan rate actually can vary by year,
+    so text should say that the fixed loan rate is "guaranteed never
+    to exceed" this value.
+}}
+<p>
+The loan interest rate is fixed at {{MaxAnnCurrLoanDueRate}} per year.
+</p>
+
+<!-- PDF !! LoanFootnote -->
 <p>
 Loaned amounts of the {{AvName}}
 Value will be credited a rate equal to the loan interest rate less
diff --git a/ill_reg_narr_summary2.mst b/ill_reg_narr_summary2.mst
index 850a2fb..6986217 100644
--- a/ill_reg_narr_summary2.mst
+++ b/ill_reg_narr_summary2.mst
@@ -52,16 +52,6 @@
 
 {{FnPartialMortality}}
 
-<!-- PDF !! LoanFootnote -->
-{{!
-    PDF !! 'MaxAnnCurrLoanDueRate': loan rate actually can vary by year,
-    so text should say that the fixed loan rate is "guaranteed never
-    to exceed" this value.
-}}
-<p>
-The loan interest rate is fixed at {{MaxAnnCurrLoanDueRate}} per year.
-</p>
-
 <p>
 The state of issue is {{StateOfJurisdiction}}.
 </p>



reply via email to

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