selfservice-no_logo option to disable logo, RT#15963
[freeside.git] / fs_selfservice / FS-SelfService / cgi / header.html
index 984030d..7bd5496 100644 (file)
@@ -55,7 +55,7 @@
 
     <TABLE BORDER=0 WIDTH="100%" CELLPADDING=0 CELLSPACING=0>
       <TR STYLE="padding:0px">
-        <TD><IMG SRC="image.cgi?logo"></TD>
+        <TD><%= $no_logo ? '' : '<IMG SRC="image.cgi?logo">' %></TD>
         <TD WIDTH = "29%"
             STYLE = "background: url(image.cgi?title_left_image) no-repeat left center; padding:0px">
         </TD>