RT#24739: Announcment page for customers logged into portal
[freeside.git] / fs_selfservice / FS-SelfService / cgi / myaccount.html
index 309021a..524be1f 100644 (file)
@@ -55,9 +55,10 @@ Hello <%= $name %>!<BR><BR>
   } else {
     $OUT .= '<P>You have no outstanding invoices.</P>';
   }
-
 %>
 
+<%= $announcement || '' %>
+
 <%=
   if ( @support_services ) {
     $OUT .= '<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=2 BGCOLOR="#eeeeee">'.