lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master d08aabe 10/13: Reapply "Move imprimaturs; rea


From: Greg Chicares
Subject: [lmi-commits] [lmi] master d08aabe 10/13: Reapply "Move imprimaturs; rearrange footer"
Date: Sat, 15 Jun 2019 20:25:37 -0400 (EDT)

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

    Reapply "Move imprimaturs; rearrange footer"
    
    This reverts commit 754918b72c36c1a648a93fe760b677a28be07131,
    which reverted commit 88bf1025e65e2f1e51c76c057634659e11a7fdbd.
    
    'StateMarketingImprimatur' will soon be added for the finra format.
---
 cover.mst          | 11 +++++++----
 ill_reg_footer.mst |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/cover.mst b/cover.mst
index a9f376e..1c1d9d2 100644
--- a/cover.mst
+++ b/cover.mst
@@ -118,7 +118,13 @@
     <tr><td>&nbsp;</td></tr>
     <tr><td>&nbsp;</td></tr>
     <tr><td>&nbsp;</td></tr>
-    <tr><td>&nbsp;</td></tr>
+    <tr>
+        <td align="center">
+            <font size="+2">
+                <b>CRN:</b> {{>imprimatur}}
+            </font>
+        </td>
+    </tr>
 </table>
 
 <!--
@@ -131,7 +137,6 @@ it roughly where we want it to appear.
 <br></br>
 <br></br>
 <br></br>
-<br></br>
 
 <p align="center"><img inv_factor="0.45" src="company_logo.png"></img></p>
 
@@ -141,8 +146,6 @@ it roughly where we want it to appear.
 
 <p align="center">{{MarketingNameFootnote}}</p>
 
-<p>&nbsp;&nbsp;&nbsp;{{StateMarketingImprimatur}}</p>
-
 <br></br>
 
 </font>
diff --git a/ill_reg_footer.mst b/ill_reg_footer.mst
index a00a48f..8b87b53 100644
--- a/ill_reg_footer.mst
+++ b/ill_reg_footer.mst
@@ -26,14 +26,14 @@
         <td colspan="3">&nbsp;</td>
     </tr>
     <tr>
-        <td>Date Prepared: {{DatePrepared}}</td>
+        <td>System Version: {{LmiVersion}}</td>
         <td align="center">{{page_number}}</td>
         <td align="right">{{InsCoName}}</td>
     </tr>
     <tr>
-        <td>System Version: {{LmiVersion}}</td>
+        <td>{{StateMarketingImprimatur}}</td>
         <td>&nbsp;</td>
-        <td align="right">{{>imprimatur}}</td>
+        <td align="right">Date Prepared: {{DatePrepared}}</td>
     </tr>
 </table>
 



reply via email to

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