Merge branch 'patch-8' of https://github.com/gjones2/Freeside (#13854 as this bug...
authorIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 06:47:14 +0000 (22:47 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 06:47:14 +0000 (22:47 -0800)
httemplate/elements/searchbar-prospect.html

index 68b90d4..ac36379 100644 (file)
@@ -5,7 +5,7 @@
     <A HREF="<%$fsurl%>search/report_prospect_main.html" CLASS="fslink" STYLE="font-size: 11px">Adv</A>
     <INPUT TYPE="submit" VALUE="Search prospects" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px">
   </FORM>
-  <% $menu_position eq 'left' ? '<BR>' : '' %>
+  <% $menu_position eq 'left' ? '<BR>' : '' |n %>
 
 % }