RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / elements / searchbar-cust_bill.html
index 7d24fbe..169315b 100644 (file)
@@ -8,7 +8,7 @@
     <BR>
     <INPUT TYPE="submit" VALUE="<% mt('Search invoices') |h %>" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px;margin-top:3px">
   </FORM>
-  <% $menu_position eq 'left' ? '<BR><BR>' : '' %>
+  <% $menu_position eq 'left' ? '<BR><BR>' : '' |n %>
 
 % }